This website requires JavaScript.
Explore
Help
Register
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
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
esp_ringbuf
History
Marius Vikhammer
91aaf8b1a0
ci(qemu): temporarily allow qemu tests to fail
2023-07-13 11:16:38 +08:00
..
include
/freertos
esp_ringbuf: Add xRingbufferCreateWithCaps()
2023-06-26 15:05:29 +08:00
test_apps
ci(qemu): temporarily allow qemu tests to fail
2023-07-13 11:16:38 +08:00
.build-test-rules.yml
esp_ringbuf: migrated esp_ringbuf component tests to pytest framework
2022-10-11 11:31:04 +02:00
CMakeLists.txt
components: use new component registration api
2019-06-21 19:53:29 +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): Fix "USE_AFTER_FREE" coverity issue
2023-07-04 21:53:46 +01:00