Marek Fiala
|
ff18a96f7d
tools: replace _ with - in idf.py
|
4 years ago |
simon.chupin
|
844dd5075f
Tools: make idf_size work with overflow
|
4 years ago |
Simon
|
0b9afa509f
tools: Add docs subcommand docs which opens browser with documentation for current version of idf and model of your target
|
4 years ago |
Fu Hanxi
|
0146f258d7
style: format python files with isort and double-quote-string-fixer
|
5 years ago |
martin.gano
|
b599f127b5
add new command to idf
|
5 years ago |
Angus Gratton
|
ad295037a8
idf.py: Disable CMake --warn-uninitialized option by default
|
5 years ago |
Ivan Grokhotkov
|
7f977094bd
Merge branch 'feature/idfpy_add_help_subcommand' into 'master'
|
5 years ago |
Sergei Silnov
|
140c5800dd
idf.py: Add command to list build system targets
|
5 years ago |
Sergei Silnov
|
85de9d4f16
idf.py: Add help for options with envvar defaults
|
5 years ago |
Ivan Grokhotkov
|
5aae08e6b4
Merge branch 'feature/pyc_clean' into 'master'
|
5 years ago |
morris
|
067b1b91c2
global: add new target name: esp32-s3
|
6 years ago |
Roland Dobai
|
9930060ea8
tools/idf.py: Clean Python bytecode files
|
5 years ago |
Scott Shawcroft
|
8c4dc88d27
tool: Fix spelling in core_ext.py
|
5 years ago |
Ivan Grokhotkov
|
7b79b52062
tools: allow alternative spellings of target name (ESP32-S2, ESP32S2)
|
5 years ago |
Renz Christian Bagaporo
|
7ddd39ec7d
idf.py: use underlying flash targets
|
6 years ago |
Sergei Silnov
|
97f7b918c1
idf.py: add --list-targets option to list support targets
|
6 years ago |
Roland Dobai
|
7ab43bffde
tools: Fix menuconfig for Python 3
|
6 years ago |
michael
|
3e55baea90
menuconfig: fix the MENUCONFIG_STYLE encoding issue and CLI env issue
|
6 years ago |
Ivan Grokhotkov
|
562a3980b2
idf.py: fix fallback to build system target
|
6 years ago |
Roland Dobai
|
bd2fc9f832
Make menuconfig colors configurable
|
6 years ago |
Sergei Silnov
|
dc4a5d06e3
idf.py: Fix error message for unknown target
|
6 years ago |
Sergei Silnov
|
262ed0e72b
idf.py: Fix regression ignorance of --verbose flag
|
6 years ago |
Sergei Silnov
|
18c594e250
idf.py: run build system target for unknown commands
|
6 years ago |
Sergei Silnov
|
5e6aae3e04
Fix typo and naming format for extensions
|
6 years ago |