OVMS3-idf/components/esp_ringbuf/test
michael 1ca25688a8 freertos: place xQueueGenericCreateStatic into flash
`xQueueGenericCreateStatic` is placed into flash by the linker script to
reduce IRAM usage.  This will also cause the `xRingbufferCreate` not
not callable when cache is disabled.
2020-04-22 16:06:13 +08:00
..
CMakeLists.txt test: declare requirements and include dirs private 2020-03-23 10:58:50 +08:00
component.mk esp_ringbuf: move ringbuf to seperate component 2018-09-17 17:04:57 +05:30
test_ringbuf.c freertos: place xQueueGenericCreateStatic into flash 2020-04-22 16:06:13 +08:00