Kconfig tooling for esp-idf
Project description
esp-idf-kconfig
The esp-idf-kconfig
package is part of the ESP-IDF SDK for Espressif products and is automatically installed.
It is responsible for enabling project configuration using the kconfig
language, providing IDE support for configuration and configuration documentation generation.
For more information about how it works go to the documentation.
Contributing
Code Style & Static Analysis
Please follow these coding standards when writing code for esp-idf-kconfig
:
Pre-commit checks
pre-commit is a framework for managing pre-commit hooks. These hooks help to identify simple issues before committing code for review.
To use the tool, first install pre-commit
. Then enable the pre-commit
and commit-msg
git hooks:
python -m pip install pre-commit
pre-commit install -t pre-commit -t commit-msg
On the first commit pre-commit
will install the hooks, subsequent checks will be significantly faster. If an error is found an appropriate error message will be displayed.
Conventional Commits
esp-idf-kconfig
complies with the Conventional Commits standard. Every commit message is checked with Conventional Precommit Linter, ensuring it adheres to the standard.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file esp_idf_kconfig-2.3.0.tar.gz
.
File metadata
- Download URL: esp_idf_kconfig-2.3.0.tar.gz
- Upload date:
- Size: 126.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9fef10339c5ef9cf14165f1d4e77514c1778416ee71b5356898884765974eb08 |
|
MD5 | 844aea80d7c4d855a5ddefe641463df1 |
|
BLAKE2b-256 | 1fa5ca0779f3ad5ab1c1af94d0ac1e902d423a26fd69a9a523a3673a5008bfc8 |
File details
Details for the file esp_idf_kconfig-2.3.0-py3-none-any.whl
.
File metadata
- Download URL: esp_idf_kconfig-2.3.0-py3-none-any.whl
- Upload date:
- Size: 128.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1be18afed75f5cde4254778f889bb8162161cd41cbf70a71efb7ba2e8bdef38e |
|
MD5 | e495dce64f3a88d379f7ede2d21b1d93 |
|
BLAKE2b-256 | bdb6259c325ef028cfe9e45d2df24115ce6697cbd8d336ffd7fed6435d844fea |