esp-idf/components/esp_ringbuf
Zim Kalinowski fa1a3ce0b5 Merge branch 'refactor/components_linux_compatible' into 'master'
Exclude all currently incompatible components from Linux build

Closes IDF-8318 and IDF-5996

See merge request espressif/esp-idf!25598
2023-10-18 20:17:49 +08:00
..
include/freertos esp_ringbuf: Add xRingbufferCreateWithCaps() 2023-06-26 15:05:29 +08:00
test_apps fix(ci): change build-test-rules files folder 2023-09-20 19:17:06 +08:00
CMakeLists.txt refactor(linux): excluded all non-Linux components from build 2023-10-16 17:06:54 +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(ringbuf): Fixed linux build 2023-09-07 15:33:50 +02:00