5 Commits

Author SHA1 Message Date
Radim Karniš
90e3770c67 feat(verbosity): Allow setting silent or verbose output levels 2025-05-26 18:17:24 +02:00
Radim Karniš
f3cf10715e feat(logging): Add collapsible output stages and ASCII progress bars 2025-03-17 15:59:41 +01:00
Radim Karniš
ba3693324a feat(cmds): Rework the public API to work as a Python module
BREAKING CHANGE

Closes https://github.com/espressif/esptool/issues/208
2025-02-24 14:58:45 +01:00
Peter Dragun
2e4e77cde2 change: fix issues reported by ruff linter 2025-02-24 10:10:22 +01:00
Radim Karniš
1ce02dbd89 feat(logger): Add a custom logger, allow output redirection
BREAKING CHANGE
2025-01-29 10:45:47 +01:00