Commit History

Author SHA1 Message Date
  Sergei Silnov cde3860d21 Run global_action_callbacks in predictable order 5 years ago
  Fu Hanxi 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 years ago
  Roland Dobai 548ea1bdd5 tools: Wrap flash binaries into a UF2 file for flashing through USB MSC 5 years ago
  martin.gano f4ea2dcb74 Tools: add Python 2 deprecation warning 5 years ago
  martin.gano 304cff9f75 Redirect warning to stderr and unset temporary shell procedure 5 years ago
  martin.gano 346b002d9a enable autocompletion for command idf.py 5 years ago
  Angus Gratton cc2b5b4e13 tool: Fix 'idf.py bootloader' error if Secure Boot is enabled 5 years ago
  Ivan Grokhotkov 7f977094bd Merge branch 'feature/idfpy_add_help_subcommand' into 'master' 5 years ago
  Sergei Silnov 435c5564f4 idf.py: Add help subcommand 5 years ago
  Sergei Silnov 85de9d4f16 idf.py: Add help for options with envvar defaults 5 years ago
  Roland Dobai 270d8b468a tools: Don't generate pyc files 5 years ago
  Ivan Grokhotkov 514596cb81 Merge branch 'feature/idf_py_replace_run_with_call' into 'master' 5 years ago
  Brian Pugh 8ed7fe3e3d tools/idf.py: replace the "run" method of Task with the magic "__call__" method 5 years ago
  Brian Pugh fa3d9573ce tools/idf.py: prevent reloading duplicate extension paths. Do not load cwd if IDF_EXTRA_ACTIONS_PATH is not set. 5 years ago
  Roland Dobai ab9f714248 Add build system support for programming ESP32-S2 using DFU utils 5 years ago
  Sergei Silnov dfafa98253 Use component manager if available as python package 6 years ago
  Angus Gratton f78b2158b1 Merge branch 'bugfix/menuconfig_argv_encoding' into 'master' 6 years ago
  morris 5efb1140ac esptool: add chip and stub option 6 years ago
  michael 3e55baea90 menuconfig: fix the MENUCONFIG_STYLE encoding issue and CLI env issue 6 years ago
  Sergei Silnov 506c46fddc idf.py: add exit_with_error for deprecation 6 years ago
  Sergei Silnov 18c594e250 idf.py: run build system target for unknown commands 6 years ago
  Angus Gratton 83b468f707 Merge branch 'feature/idfpy_hidden_commands' into 'master' 6 years ago
  Sergei Silnov 2dbad4fe7b idf.py: add support for subcommands hidden from help 6 years ago
  Sergei Silnov ca79a5ecb3 idf.py: add python path to flash instructions 6 years ago
  tatsutaigu e6ad82a0b2 idf.py: Add --before flag to esptool.py call 6 years ago
  Sergei Silnov 5e6aae3e04 Fix typo and naming format for extensions 6 years ago
  Sergei Silnov 1c798393e2 Add idf.py extensions and move core actions to separate files 6 years ago
  Angus Gratton f4ea7c5a46 cmake: Set uninitialized variable warnings in ULP & bootloader subprojects 6 years ago
  Angus Gratton 496ede9bcd Merge branch 'master' into feature/esp32s2beta_merge 6 years ago
  Roland Dobai d24086c529 tools: Fix idf.py menuconfig characters in MSYS2 6 years ago