Files
esp-idf/tools/gen_esp_err_to_name.py
Marius Vikhammer 3f42be1753 tools: fix path handling errors in gen_esp_err_to_name.py for Windows
Exclude paths that were specified with slash as a path separator were compared
as strings. This would fail on Windows which uses backslash as a path separator.
2020-10-14 20:03:15 +08:00

15 KiB
Executable File