esp-idf/components/bt/controller/esp32c3
Anton Maklakov 68e5d9d585 Remove IRAM_ATTR from any function declarations
IRAM_ATTR expands to a unique section attribute. Applying it to both
declaration and definition results in a section conflict.
2022-03-22 09:58:50 +00:00
..
bt.c Remove IRAM_ATTR from any function declarations 2022-03-22 09:58:50 +00:00
Kconfig.in component/bt: Support set HW CCA threshold value 2021-12-28 18:15:18 +08:00