This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-08-12 13:27:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f9f9a09dfb026411a2dd493c3ac295db8b67ff3e
esp-idf
/
components
/
heap
/
test_apps
History
Ivan Grokhotkov
7e2f261a58
freertos, app_trace, heap: use esp_cpu_get_cycle_count to get ccount
...
portGET_RUN_TIME_COUNTER_VALUE should only be used in the kernel.
2022-10-12 11:20:55 +02:00
..
main
freertos, app_trace, heap: use esp_cpu_get_cycle_count to get ccount
2022-10-12 11:20:55 +02:00
CMakeLists.txt
heap: migrate unit tests to pytest
2022-09-23 09:49:07 +02:00
pytest_heap.py
heap: fix the size of buffers in ignored tests
2022-10-05 15:07:06 +02:00
README.md
heap: migrate unit tests to pytest
2022-09-23 09:49:07 +02:00
sdkconfig.ci.8bit_access
heap: Add test_apps configs
2022-09-23 09:49:09 +02:00
sdkconfig.ci.abort_alloc_fail
heap: Add test_apps configs
2022-09-23 09:49:09 +02:00
sdkconfig.ci.comprehensive_poisoning
heap: Add test_apps configs
2022-09-23 09:49:09 +02:00
sdkconfig.ci.light_poisoning
heap: Add test_apps configs
2022-09-23 09:49:09 +02:00
sdkconfig.ci.no_poisoning
heap: Add test_apps configs
2022-09-23 09:49:09 +02:00
sdkconfig.ci.psram
heap: Add test_apps configs
2022-09-23 09:49:09 +02:00
sdkconfig.ci.psram_all_ext
heap: Add test_apps configs
2022-09-23 09:49:09 +02:00
sdkconfig.defaults
heap: migrate unit tests to pytest
2022-09-23 09:49:07 +02:00
README.md
Supported Targets
ESP32
ESP32-C2
ESP32-C3
ESP32-S2
ESP32-S3