Sergei Silnov
|
2deea3b1b0
Run global_action_callbacks in predictable order
|
4 лет назад |
daiziyan
|
81eb9f280f
add CN translation for adding python2 deprecation warning(MR 11115)
|
5 лет назад |
martin.gano
|
d0d7c53ee1
Tools: add Python 2 deprecation warning
|
5 лет назад |
Angus Gratton
|
83ec35f185
tool: Fix 'idf.py bootloader' error if Secure Boot is enabled
|
5 лет назад |
Roland Dobai
|
270d8b468a
tools: Don't generate pyc files
|
5 лет назад |
Ivan Grokhotkov
|
514596cb81
Merge branch 'feature/idf_py_replace_run_with_call' into 'master'
|
5 лет назад |
Brian Pugh
|
8ed7fe3e3d
tools/idf.py: replace the "run" method of Task with the magic "__call__" method
|
5 лет назад |
Brian Pugh
|
fa3d9573ce
tools/idf.py: prevent reloading duplicate extension paths. Do not load cwd if IDF_EXTRA_ACTIONS_PATH is not set.
|
5 лет назад |
Roland Dobai
|
ab9f714248
Add build system support for programming ESP32-S2 using DFU utils
|
5 лет назад |
Sergei Silnov
|
dfafa98253
Use component manager if available as python package
|
6 лет назад |
Angus Gratton
|
f78b2158b1
Merge branch 'bugfix/menuconfig_argv_encoding' into 'master'
|
6 лет назад |
morris
|
5efb1140ac
esptool: add chip and stub option
|
6 лет назад |
michael
|
3e55baea90
menuconfig: fix the MENUCONFIG_STYLE encoding issue and CLI env issue
|
6 лет назад |
Sergei Silnov
|
506c46fddc
idf.py: add exit_with_error for deprecation
|
6 лет назад |
Sergei Silnov
|
18c594e250
idf.py: run build system target for unknown commands
|
6 лет назад |
Angus Gratton
|
83b468f707
Merge branch 'feature/idfpy_hidden_commands' into 'master'
|
6 лет назад |
Sergei Silnov
|
2dbad4fe7b
idf.py: add support for subcommands hidden from help
|
6 лет назад |
Sergei Silnov
|
ca79a5ecb3
idf.py: add python path to flash instructions
|
6 лет назад |
tatsutaigu
|
e6ad82a0b2
idf.py: Add --before flag to esptool.py call
|
6 лет назад |
Sergei Silnov
|
5e6aae3e04
Fix typo and naming format for extensions
|
6 лет назад |
Sergei Silnov
|
1c798393e2
Add idf.py extensions and move core actions to separate files
|
6 лет назад |
Angus Gratton
|
f4ea7c5a46
cmake: Set uninitialized variable warnings in ULP & bootloader subprojects
|
6 лет назад |
Angus Gratton
|
496ede9bcd
Merge branch 'master' into feature/esp32s2beta_merge
|
6 лет назад |
Roland Dobai
|
d24086c529
tools: Fix idf.py menuconfig characters in MSYS2
|
6 лет назад |
Ivan Grokhotkov
|
5830f529d8
Merge branch 'master' into feature/esp32s2beta_merge
|
6 лет назад |
Roland Dobai
|
5a916ce126
Support ELF files loadable with gdb
|
6 лет назад |
Angus Gratton
|
adfc06a530
Merge branch 'master' into feature/esp32s2beta_merge
|
6 лет назад |
Angus Gratton
|
44c89c0e9f
Merge branch 'bugfix/idf_py_dependent_tasks' into 'master'
|
6 лет назад |
Sergei Silnov
|
1faa69a01b
idf.py: Fix execution order for dependent tasks
|
6 лет назад |
Sergei Silnov
|
2d03af30ab
Add idf.py --version option
|
6 лет назад |