Jakub Kocka
|
22dcc26674
|
fix(tools/kconfig): Moved check_konfigs.py to esp-idf-kconfig package
Closes https://github.com/espressif/esp-idf/issues/10872
|
2023-10-06 13:02:56 +02:00 |
|
Fu Hanxi
|
f5cbe88c22
|
ci: fix no subtyping for type annotation in python3.7
https://peps.python.org/pep-0544/
|
2022-07-27 11:11:09 +08:00 |
|
simon.chupin
|
819d5a2b61
|
ci: Add python types hints
|
2022-07-22 21:15:01 +02:00 |
|
simon.chupin
|
09d15e5abc
|
tools: Change copyright in ci dir
|
2022-07-11 12:58:06 +00:00 |
|
Fu Hanxi
|
0146f258d7
|
style: format python files with isort and double-quote-string-fixer
|
2021-01-26 10:49:01 +08:00 |
|
Fu Hanxi
|
47a97d2b52
|
check_kconfigs and check_deprecated_kconfigs now use files arguments
|
2020-11-02 15:49:13 +08:00 |
|
Fu Hanxi
|
bcc8f2628c
|
CI: Add pre-commit for esp-idf project.
add tools/ci/python_packages/idf_ci.py for some util functions used in
ci and needs multi-os solution
|
2020-11-02 15:49:13 +08:00 |
|
Roland Dobai
|
58bbd99b9c
|
Fix missed deprecated Kconfig option caused by tabs in sdkconfig.rename
|
2020-04-30 18:23:21 +02:00 |
|
Roland Dobai
|
15857d9cbb
|
Handle deprecated values in sdkconfig.defaults
The issue was pointed out also in
https://github.com/espressif/esp-idf/issues/4092
|
2019-10-02 16:29:25 +00:00 |
|