micropython/tests/esp32
Jim Mussared 8b27482692 top: Update Python formatting to black "2023 stable style".
See https://black.readthedocs.io/en/stable/the_black_code_style/index.html

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-02-02 12:51:03 +11:00
..
check_err_str.py
check_err_str.py.exp
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_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