esp-idf/components/esp_ringbuf
Sudeep Mohanty dac48f2a40 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-03 08:57:56 +02:00
..
include/freertos esp_ringbuf: Clarify behavior when sending items of 0 size 2023-02-28 23:56:45 +08:00
test_apps esp_ringbuf: Clarify behavior when sending items of 0 size 2023-02-28 23:56:45 +08:00
.build-test-rules.yml
CMakeLists.txt
Kconfig esp_ringbuf: Added functions to linker.lf file which can be placed in Flash 2023-04-03 08:57:56 +02:00
linker.lf esp_ringbuf: Added functions to linker.lf file which can be placed in Flash 2023-04-03 08:57:56 +02:00
ringbuf.c esp_ringbuf: Clarify behavior when sending items of 0 size 2023-02-28 23:56:45 +08:00