esp-idf/components/esp_ringbuf
Song Ruo Jing 76102f3b0c Merge branch 'bugfix/esp_ringbuf_32_bit_alignment' into 'master'
fix(ringbuf): allow xRingbufferCreateWithCaps to pass in non-32-bit aligned size

Closes DOC-7446

See merge request espressif/esp-idf!33081
2024-08-27 15:46:28 +08:00
..
include/freertos fix(esp_ringbuf): Updated esp_ringbuf to follow astyle format 2024-01-26 15:20:19 +01:00
test_apps refactor(esp_ringbuf): Adjusted unit tests so some of them run on Linux 2024-08-12 15:29:41 +02: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 Merge branch 'bugfix/esp_ringbuf_32_bit_alignment' into 'master' 2024-08-27 15:46:28 +08:00