esp-idf/components/esp_ringbuf
Sudeep Mohanty dc53189e46 esp_ringbuf: Added functions to linker.lf file which can be placed in Flash
This commit adds symbols from the ringbuf.c file which can be placed in
Flash in order to free up IRAM space.
2023-04-17 16:11:23 +02:00
..
include/freertos docs: update programming guide for esp32s3 chip independent system chapters 2021-11-23 12:48:10 +05:30
test esp_ringbuf: Added functions to linker.lf file which can be placed in Flash 2023-04-17 16:11:23 +02:00
CMakeLists.txt components: use new component registration api 2019-06-21 19:53:29 +08:00
Kconfig esp_ringbuf: Added functions to linker.lf file which can be placed in Flash 2023-04-17 16:11:23 +02:00
linker.lf esp_ringbuf: Added functions to linker.lf file which can be placed in Flash 2023-04-17 16:11:23 +02:00
ringbuf.c rename xHoldSemaphore to result 2022-08-16 10:50:37 +08:00