esp-idf/components/esp_ringbuf
Guillaume Souchere 80eee8214e Merge branch 'feat/support-ringbuffer-esp32c61' into 'master'
feat(ringbuffer): Enable tests for esp32c61

Closes IDF-9266

See merge request espressif/esp-idf!33551
2024-09-19 17:56:00 +08:00
..
include/freertos fix(esp_ringbuf): Updated esp_ringbuf to follow astyle format 2024-01-26 15:20:19 +01:00
test_apps Merge branch 'feat/support-ringbuffer-esp32c61' into 'master' 2024-09-19 17:56:00 +08:00
CMakeLists.txt change(esp_ringbuf): specify build test dependency 2023-11-07 10:40:00 +08:00
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 fix(esp_ringbuf): Fixed a bug where in a no-split buffer received items prematurely 2024-09-18 13:39:52 +02:00