Historia zmian

Autor SHA1 Wiadomość Data
  Marek Fiala ff18a96f7d tools: replace _ with - in idf.py 4 lat temu
  Roland Dobai 407053592e Drop support for unsupported Python versions 4 lat temu
  Dmitry 00a7ecb5a3 Code cleanup. Bugfix after rebase with master. Formating. 4 lat temu
  Dmitry c6e3eb0922 idf.py.exe changes to handle Ctrl+C in correct way. 4 lat temu
  Sergei Silnov cce0766ecc Run global_action_callbacks in predictable order 5 lat temu
  Fu Hanxi 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 lat temu
  Roland Dobai 548ea1bdd5 tools: Wrap flash binaries into a UF2 file for flashing through USB MSC 5 lat temu
  martin.gano f4ea2dcb74 Tools: add Python 2 deprecation warning 5 lat temu
  martin.gano 304cff9f75 Redirect warning to stderr and unset temporary shell procedure 5 lat temu
  martin.gano 346b002d9a enable autocompletion for command idf.py 5 lat temu
  Angus Gratton cc2b5b4e13 tool: Fix 'idf.py bootloader' error if Secure Boot is enabled 5 lat temu
  Ivan Grokhotkov 7f977094bd Merge branch 'feature/idfpy_add_help_subcommand' into 'master' 5 lat temu
  Sergei Silnov 435c5564f4 idf.py: Add help subcommand 5 lat temu
  Sergei Silnov 85de9d4f16 idf.py: Add help for options with envvar defaults 5 lat temu
  Roland Dobai 270d8b468a tools: Don't generate pyc files 5 lat temu
  Ivan Grokhotkov 514596cb81 Merge branch 'feature/idf_py_replace_run_with_call' into 'master' 5 lat temu
  Brian Pugh 8ed7fe3e3d tools/idf.py: replace the "run" method of Task with the magic "__call__" method 5 lat temu
  Brian Pugh fa3d9573ce tools/idf.py: prevent reloading duplicate extension paths. Do not load cwd if IDF_EXTRA_ACTIONS_PATH is not set. 5 lat temu
  Roland Dobai ab9f714248 Add build system support for programming ESP32-S2 using DFU utils 5 lat temu
  Sergei Silnov dfafa98253 Use component manager if available as python package 6 lat temu
  Angus Gratton f78b2158b1 Merge branch 'bugfix/menuconfig_argv_encoding' into 'master' 6 lat temu
  morris 5efb1140ac esptool: add chip and stub option 6 lat temu
  michael 3e55baea90 menuconfig: fix the MENUCONFIG_STYLE encoding issue and CLI env issue 6 lat temu
  Sergei Silnov 506c46fddc idf.py: add exit_with_error for deprecation 6 lat temu
  Sergei Silnov 18c594e250 idf.py: run build system target for unknown commands 6 lat temu
  Angus Gratton 83b468f707 Merge branch 'feature/idfpy_hidden_commands' into 'master' 6 lat temu
  Sergei Silnov 2dbad4fe7b idf.py: add support for subcommands hidden from help 6 lat temu
  Sergei Silnov ca79a5ecb3 idf.py: add python path to flash instructions 6 lat temu
  tatsutaigu e6ad82a0b2 idf.py: Add --before flag to esptool.py call 6 lat temu
  Sergei Silnov 5e6aae3e04 Fix typo and naming format for extensions 6 lat temu