esp-idf/examples/bluetooth
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
..
bluedroid esp_netif: Remove tcpip_adapter compatibility layer 2022-03-10 08:19:43 +01:00
blufi examples: Fix implicit includes after legacy code removal 2022-03-10 10:36:38 +01:00
esp_ble_mesh Remove IRAM_ATTR from any function declarations 2022-03-22 09:58:50 +00:00
esp_hid_device freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
esp_hid_host freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
hci freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
nimble Add support in Nimble for ESP32H2 2022-03-14 11:57:53 +05:30