Jakub Kocka
|
cde207e996
feat(tools): Added IDF path order check for Windows platform
|
há 2 anos atrás |
Jakub Kocka
|
d641168663
fix(tools): adjusted esptool @flash_args command print to prevent issues
|
há 2 anos atrás |
Frantisek Hrbata
|
9511180b4a
fix(tools): extend error message for failed python module import
|
há 2 anos atrás |
Marek Fiala
|
076779f419
feat(tools): idf.py adding arguments from file via @filename.txt
|
há 2 anos atrás |
Nebojsa Cvetkovic
|
4c1f574c3d
feat(idf.py): Allow adding arguments from file via @filename.txt
|
há 2 anos atrás |
Marek Fiala
|
206c46325a
fix(tools): Tool curses import check
|
há 2 anos atrás |
Marek Fiala
|
ae99820399
Tools bugfix: Removed working directory when using idf.py
|
há 2 anos atrás |
Roland Dobai
|
d75b7a7470
Tools: Improve the flashing instructions printed after "idf.py build"
|
há 2 anos atrás |
Roland Dobai
|
fda3cf5607
Merge branch 'bugfix/ctrlc_port_detection' into 'master'
|
há 3 anos atrás |
Djordje Nedic
|
17d1e9ae36
bugfix: Fix windows path case sensitivity
|
há 3 anos atrás |
Frantisek Hrbata
|
92565a259f
tools: allow to interrupt port detection
|
há 3 anos atrás |
Roland Dobai
|
fa0db2c329
Tools: Improve idf.py error message when the argument value collides with the environment variable
|
há 3 anos atrás |
Alexey Lapshin
|
c17a7f446c
tools: move cmake executable check into function uses it
|
há 3 anos atrás |
Roland Dobai
|
abd754f487
Tools: Detect missing component manager and print proper error message
|
há 3 anos atrás |
Fu Hanxi
|
f5cbe88c22
ci: fix no subtyping for type annotation in python3.7
|
há 3 anos atrás |
Marek Fiala
|
9c0969b512
Tools: Export selected target actions
|
há 3 anos atrás |
simon.chupin
|
44f3c19fa9
tools: Add python types hints
|
há 3 anos atrás |
Sergei Silnov
|
69cf85e6a6
tools: Enable the component manager by default in CMake
|
há 3 anos atrás |
Roland Dobai
|
49e9f254c5
Tools: Don't check the environment during idf.py shell completion
|
há 4 anos atrás |
Roland Dobai
|
ef5c08a7be
Revert "Tools: Don't check Python packages on every idf.py & cmake run"
|
há 4 anos atrás |
Roland Dobai
|
0265c79bcc
Tools: Don't check Python packages on every idf.py & cmake run
|
há 4 anos atrás |
Roland Dobai
|
b28d7e6850
Tools: Improve the Python package system
|
há 4 anos atrás |
Roland Dobai
|
460f3ad7b6
Merge branch 'feat/drop_msys' into 'master'
|
há 4 anos atrás |
Fu Hanxi
|
47fc761299
feat(idf.py): add `idf.py clang-check` and `idf.py clang-html-report`
|
há 4 anos atrás |
Roland Dobai
|
a1d0d1ffbe
Tools: Remove MSYS/Mingw support
|
há 4 anos atrás |
Marek Fiala
|
ff18a96f7d
tools: replace _ with - in idf.py
|
há 4 anos atrás |
Roland Dobai
|
407053592e
Drop support for unsupported Python versions
|
há 4 anos atrás |
Dmitry
|
00a7ecb5a3
Code cleanup. Bugfix after rebase with master. Formating.
|
há 4 anos atrás |
Dmitry
|
c6e3eb0922
idf.py.exe changes to handle Ctrl+C in correct way.
|
há 4 anos atrás |
Sergei Silnov
|
cce0766ecc
Run global_action_callbacks in predictable order
|
há 5 anos atrás |