This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
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-09-22 13:01:16 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c07068a9b9e92fc49efb6d248b9c2291c1ef6be6
esp-idf
/
components
/
esp_ringbuf
History
Fu Hanxi
d359f42f6d
ci: apply idf-ci 1.x
...
(cherry picked from commit 21d772a24da646bfb672418cf056199cad9b17e4)
2026-07-27 10:52:35 +02:00
..
include
/freertos
fix(ringbuf): xRingbufferReceive() crashes for allow-split buffers
2025-03-19 14:33:11 +01:00
test_apps
ci: apply idf-ci 1.x
2026-07-27 10:52:35 +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
feat(esp_ringbuf): Fixes full no-split buffer frees item incorrectly
2025-09-16 10:19:33 +03:00