esp-idf/components/esp_ringbuf/test_apps
Guillaume Souchere 80eee8214e Merge branch 'feat/support-ringbuffer-esp32c61' into 'master'
feat(ringbuffer): Enable tests for esp32c61

Closes IDF-9266

See merge request espressif/esp-idf!33551
2024-09-19 17:56:00 +08:00
..
main fix(esp_ringbuf): Fixed a bug where in a no-split buffer received items prematurely 2024-09-18 13:39:52 +02:00
.build-test-rules.yml refactor(esp_ringbuf): Adjusted unit tests so some of them run on Linux 2024-08-12 15:29:41 +02:00
CMakeLists.txt change(system): enabled pthread, ringbuf and event tests 2023-12-21 11:09:42 +08:00
pytest_esp_ringbuf.py feat(ringbuffer): Enable tests for esp32c61 2024-09-18 08:39:17 +02:00
README.md refactor(esp_ringbuf): Adjusted unit tests so some of them run on Linux 2024-08-12 15:29:41 +02:00
sdkconfig.ci.default esp_ringbuf: migrated esp_ringbuf component tests to pytest framework 2022-10-11 11:31:04 +02:00
sdkconfig.ci.ringbuf_flash esp_ringbuf: migrated esp_ringbuf component tests to pytest framework 2022-10-11 11:31:04 +02:00
sdkconfig.defaults ci: update idf-core related tests for C6 2023-02-13 13:01:57 +08:00

Supported Targets ESP32 ESP32-C3 ESP32-S2 Linux