This website requires JavaScript.
Explore
Help
Register
Sign In
eaw
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
369ef2e6a8aae22aaa408cb23bae249b30c491cc
esp-idf
/
components
/
esp_ringbuf
History
Ivan Grokhotkov
66e45d143b
esp_ringbuf: don't test xRingbufferCreate with cache disabled
...
Creating a ringbuffer is not an operation that needs to be done when the cache is disabled.
2021-06-30 12:01:19 +02:00
..
include
/freertos
ringbuf: Remove deprecated RingbufferType_t
2019-09-13 09:44:07 +10:00
test
esp_ringbuf: don't test xRingbufferCreate with cache disabled
2021-06-30 12:01:19 +02:00
CMakeLists.txt
components: use new component registration api
2019-06-21 19:53:29 +08:00
component.mk
tools: implement linker script generation
2018-11-16 12:42:02 +08:00
linker.lf
ldgen: update component linker fragment files
2019-04-04 15:57:34 +08:00
ringbuf.c
ringbuffer: support to allocate memory on the ringbuffer before send
2019-07-01 11:41:50 +08:00