mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
tools: Delete the old kconfig tools
The old kconfig tool is not used anymore. It was replaced with the kconfiglib Python package.
This commit is contained in:
@@ -38,8 +38,6 @@ The following attributes of ``Kconfig`` files are standardized:
|
||||
- No trailing spaces are allowed at the end of the lines.
|
||||
- The maximum length of options is set to 40 characters.
|
||||
- The maximum length of lines is set to 120 characters.
|
||||
- Lines cannot be wrapped by backslash (because there is a bug in earlier versions of ``conf-idf`` which causes that
|
||||
Windows line endings are not recognized after a backslash).
|
||||
|
||||
Format checker
|
||||
--------------
|
||||
|
Reference in New Issue
Block a user