Skip to content

Conversation

h2zero
Copy link
Owner

@h2zero h2zero commented Jul 27, 2025

This replaces the previously prefixed CONFIG_BT_X config macros with the underlying MYNEWT_VAL_X config macros that they affected. This will prevent any redefinition issues caused by the ESP Arduino core enabling nimble and ensures that the config values are set correctly.

Fixes #1014

@h2zero h2zero force-pushed the refactor-config branch 2 times, most recently from c53be60 to 49c78ef Compare July 28, 2025 20:34
@h2zero h2zero force-pushed the refactor-config branch 12 times, most recently from 79ed35a to cddf7e3 Compare August 22, 2025 20:34
@h2zero h2zero marked this pull request as ready for review August 22, 2025 21:20
@h2zero h2zero changed the title Refactor config to use MYNEWT macros [BREAKING] Refactor config to use MYNEWT macros. Aug 22, 2025
@h2zero h2zero force-pushed the refactor-config branch 6 times, most recently from b1dbeec to 2503589 Compare September 2, 2025 19:53
@h2zero h2zero force-pushed the refactor-config branch 6 times, most recently from 41a4758 to 221849b Compare September 6, 2025 22:44
This replaces the previously prefixed CONFIG_BT_X config macros with the underlying MYNEWT_VAL_X config macros that they affected.
This will prevent any redefinition issues caused by the ESP Arduino core enabling nimble and ensures that the config values are set correctly.
@h2zero h2zero merged commit ceeb21a into master Sep 6, 2025
39 checks passed
@h2zero h2zero deleted the refactor-config branch September 6, 2025 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No clean way to change settings on ESP32

1 participant