esp-idf/components/bt/controller
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
..
esp32 Remove IRAM_ATTR from any function declarations 2022-03-22 09:58:50 +00:00
esp32c2 esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
esp32c3 Remove IRAM_ATTR from any function declarations 2022-03-22 09:58:50 +00:00
esp32h2 Add support in Nimble for ESP32H2 2022-03-14 11:57:53 +05:30
esp32s2 components/bt: Combine 3 Bluetooth controller menu 2021-09-15 10:57:37 +08:00
esp32s3 Remove IRAM_ATTR from any function declarations 2022-03-22 09:58:50 +00:00
lib_esp32@b877f7e1fc Fix crash when host exit sniff mode 2022-03-02 03:56:52 +00:00
lib_esp32c3_family@98dcc95913 Update ESP32-C3 and ESP32-S3 bt lib and phy lib 2022-03-03 07:39:22 +00:00
lib_esp32h2 Add support in Nimble for ESP32H2 2022-03-14 11:57:53 +05:30