This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-01-15 07:09:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2be2ed2ec940b1ed7fe78bb2ccf68f5bd483b3ff
esp-idf
/
components
/
esp_ringbuf
History
Konstantin Kondrashov
8c7e060910
feat(esp_ringbuf): Fixes full no-split buffer frees item incorrectly
...
Closes
https://github.com/espressif/esp-idf/issues/17466#issuecomment-3209730773
2025-09-16 10:19:48 +03:00
..
include
/freertos
fix(ringbuf): xRingbufferReceive() crashes for allow-split buffers
2025-03-20 11:48:59 +01:00
test_apps
feat(esp_ringbuf): Fixes full no-split buffer frees item incorrectly
2025-09-16 10:19:48 +03: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
feat(esp_ringbuf): Fixes full no-split buffer frees item incorrectly
2025-09-16 10:19:48 +03:00