mirror of
https://github.com/espressif/esp32-bt-lib.git
synced 2025-08-06 15:10:56 +08:00

1: reset the controller app function based on the bluetooth mode. 2: add two compilation options ffunction-sections and fdata-sections to allow the linker to do better dead code removal.