esp-idf/components/bt/controller/esp32
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
hli_api.c components/bt: Update licenses 2021-12-08 10:59:06 +08:00
hli_api.h components/bt: Update licenses 2021-12-08 10:59:06 +08:00
hli_vectors.S components/doc: Update doc about high-level interrupt 2021-09-09 20:40:09 +08:00
Kconfig.in components/bt: move config BT_RESERVE_DRAM from bluedroid to ESP32 controller 2021-09-16 20:26:35 +08:00