PythonExtra/tests/esp32
Jim Mussared 4216bc7d13 tests: Replace umodule with module everywhere.
This work was funded through GitHub Sponsors.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-06-08 17:54:24 +10: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 top: Update Python formatting to black "2023 stable style". 2023-02-02 12:51:03 +11: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: Replace umodule with module everywhere. 2023-06-08 17:54:24 +10:00
partition_ota.py.exp esp32: Improve support for OTA updates. 2020-05-03 15:00:45 +10:00
resolve_on_connect.py tests: Replace umodule with module everywhere. 2023-06-08 17:54:24 +10:00