esp-idf/components/esp_ringbuf/test
Marius Vikhammer a940064748 esp_ringbuf: placement in flash is no longer controlled by CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH
esp-ringbuf funtion placement is now controlled by its own configs:
CONFIG_RINGBUF_PLACE_FUNCTIONS_INTO_FLASH and CONFIG_RINGBUF_PLACE_ISR_FUNCTIONS_INTO_FLASH

Closes https://github.com/espressif/esp-idf/issues/9198
2022-08-08 07:15:00 +00:00
..
CMakeLists.txt esp32: cleanup build script 2021-07-16 20:14:27 +08:00
component.mk esp_ringbuf: move ringbuf to seperate component 2018-09-17 17:04:57 +05:30
test_ringbuf.c esp_ringbuf: placement in flash is no longer controlled by CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH 2022-08-08 07:15:00 +00:00