This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-06-02 19:26:35 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7ef7c9f3a187bbf8aaec0cdccd2510bcfe45824e
esp-idf
/
components
/
esp_ringbuf
/
test_apps
History
Konstantin Kondrashov
8c7e060910
feat(esp_ringbuf): Fixes full no-split buffer frees item incorrectly
...
Closes
https://github.com/espressif/esp-idf/issues/17466#issuecomment-3209730773
2025-09-16 10:19:48 +03:00
..
main
feat(esp_ringbuf): Fixes full no-split buffer frees item incorrectly
2025-09-16 10:19:48 +03: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
README.md
Supported Targets
ESP32
ESP32-C3
ESP32-S2
Linux