Skip to content

Test PR to remove LED_BUILTIN#10179

Merged
jp-bennett merged 2 commits intodevelopfrom
jp-bennett-patch-1
Apr 16, 2026
Merged

Test PR to remove LED_BUILTIN#10179
jp-bennett merged 2 commits intodevelopfrom
jp-bennett-patch-1

Conversation

@jp-bennett
Copy link
Copy Markdown
Collaborator

Do not merge, simply to demonstrate how many targets break without this define.

Comment out the LED_BUILTIN definition in platformio.ini
@github-actions github-actions Bot added needs-review Needs human review enhancement New feature or request labels Apr 16, 2026
@mverch67
Copy link
Copy Markdown
Collaborator

Interesting experiment. It looks like the LED_BUILTIN is only required in some nrf52 toolchain file (packages/framework-arduinoadafruitnrf52/libraries/InternalFileSytem/src/flash/flash_cache.c) and not for any esp32 devices.

@jp-bennett
Copy link
Copy Markdown
Collaborator Author

@mverch67 yeah, looks like it. I'll wait for CI to fully complete, but this suggests an even cleaner solution, of adding the define in the nRF .in file.

@jp-bennett jp-bennett merged commit 2768080 into develop Apr 16, 2026
78 checks passed
@jp-bennett jp-bennett deleted the jp-bennett-patch-1 branch April 16, 2026 18:12
jp-bennett added a commit that referenced this pull request Apr 17, 2026
thebentern pushed a commit that referenced this pull request Apr 21, 2026
* Test PR to remove LED_BUILTIN 

Comment out the LED_BUILTIN definition in platformio.ini

* Add LED_BUILTIN definition to nrf52840.ini
mariotti pushed a commit to mariotti/firmware that referenced this pull request May 6, 2026
* Test PR to remove LED_BUILTIN 

Comment out the LED_BUILTIN definition in platformio.ini

* Add LED_BUILTIN definition to nrf52840.ini
mariotti pushed a commit to mariotti/firmware that referenced this pull request May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request needs-review Needs human review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants