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
810fba27f2e837dd40bfa9701bc12673850b6e95
esp-idf
/
components
/
esp_ringbuf
History
armando
6e3abd12a1
refactor(spi_flash): move os layer to esp_mspi and chip configs to spi_flash
...
Also fixes the implicit dependency on esp_partition.
2026-09-09 14:17:00 +08:00
..
include
/freertos
docs(esp_ringbuf): update ringbuf create API notes
2026-07-10 10:53:33 +09:00
test_apps
refactor(spi_flash): move os layer to esp_mspi and chip configs to spi_flash
2026-09-09 14:17:00 +08:00
CMakeLists.txt
change(esp_ringbuf): specify build test dependency
2023-11-07 10:40:00 +08:00
Kconfig
feat(esp_ringbuf): Place Ring buffer in flash by default
2025-08-07 19:56:30 +08:00
linker.lf
feat(esp_ringbuf): Place Ring buffer in flash by default
2025-08-07 19:56:30 +08:00
ringbuf.c
fix(esp_ringbuf): validate/guard ringbuf size
2026-07-10 10:53:33 +09:00