Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

boards: Fix copy-paste errors #84947

Merged
merged 3 commits into from
Jan 31, 2025
Merged

Conversation

57300
Copy link
Contributor

@57300 57300 commented Jan 31, 2025

Fix duplicated twister identifiers

@57300 57300 added the Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. label Jan 31, 2025
@zephyrbot zephyrbot added the platform: STM32 ST Micro STM32 label Jan 31, 2025
kartben
kartben previously approved these changes Jan 31, 2025
Copy link
Collaborator

@kartben kartben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

erwango
erwango previously approved these changes Jan 31, 2025
@gautierg-st
Copy link
Contributor

The Twister error for the Nucleo board can be fixed by adding an overlay for the tests/drivers/adc/adc_api test. A copy/paste of nucleo_f070rb.overlay should do the trick.

57300 added 3 commits January 31, 2025 09:56
It's a copy of `nucleo_f070rb.overlay`.

Signed-off-by: Grzegorz Swiderski <[email protected]>
Due to a copy-paste error, it duplicated `ttgo_lora32/esp32/procpu`.
Also, remove the `lora` tag, as it seems to be omitted from devicetree.

Signed-off-by: Grzegorz Swiderski <[email protected]>
Due to a copy-paste error, it duplicated `nucleo_f070rb`.

Signed-off-by: Grzegorz Swiderski <[email protected]>
@57300 57300 dismissed stale reviews from erwango and kartben via 2cc7b94 January 31, 2025 08:56
@57300 57300 force-pushed the boards-copy-paste branch from 63fe407 to 2cc7b94 Compare January 31, 2025 08:56
@zephyrbot zephyrbot added the area: ADC Analog-to-Digital Converter (ADC) label Jan 31, 2025
@zephyrbot zephyrbot requested a review from anangl January 31, 2025 08:56
Copy link
Contributor

@gautierg-st gautierg-st left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@kartben kartben merged commit eec1287 into zephyrproject-rtos:main Jan 31, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ADC Analog-to-Digital Converter (ADC) platform: STM32 ST Micro STM32 Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants