This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
tests
/
esp32
History
Damien George
6129b8e401
tests: Rename run-tests to run-tests.py for consistency.
...
Signed-off-by: Damien George <damien@micropython.org>
2021-03-12 19:56:09 +11:00
..
check_err_str.py
esp32: Consolidate check_esp_err functions and add IDF error string.
2020-04-23 10:59:07 +10:00
check_err_str.py.exp
esp32: Consolidate check_esp_err functions and add IDF error string.
2020-04-23 10:59:07 +10:00
esp32_idf_heap_info.py
esp32/modesp32: Add idf_heap_info(capabilities) to esp32 module.
2020-04-23 00:02:11 +10:00
esp32_idf_heap_info.py.exp
esp32/modesp32: Add idf_heap_info(capabilities) to esp32 module.
2020-04-23 00:02:11 +10:00
esp32_nvs.py
esp32: Add basic support for Non-Volatile-Storage in esp32 module.
2021-02-19 15:05:19 +11:00
esp32_nvs.py.exp
esp32: Add basic support for Non-Volatile-Storage in esp32 module.
2021-02-19 15:05:19 +11:00
partition_ota.py
tests: Rename run-tests to run-tests.py for consistency.
2021-03-12 19:56:09 +11:00
partition_ota.py.exp
esp32: Improve support for OTA updates.
2020-05-03 15:00:45 +10:00
resolve_on_connect.py
esp32/modsocket: Fix getaddrinfo to raise on error.
2020-05-09 16:43:48 +10:00