MPLAB® KconfigKconfig is a selection-based configuration system originally developed for the Linux kernel. It is commonly used to select build-time options and to enable or disable features. Through the plugin the Kconfig environment and parameters are fully configurable and also supports intellisense for the Kconfig language. This allows you to easily search through and control the Kconfig options in your projects. Welcome to the early access program. You are using an early version of this software. We are working hard to improve your experience and appreciate your patience and support during this phase. Features and functionality are in active development and may change without notice. As early adopters, your feedback is invaluable to us. Please report any bugs or suggestions for enhancements. ✨ FeaturesThe MPLAB Kconfig plugin is specific to the AT91Bootstrap project. AT91Bootstrap is a second-stage bootloader for Microchip microprocessors, and it uses Kconfig for configuration management. This provides an interactive User Interface to easily configure various aspects of the bootloader, such as hardware initialization and boot parameters. The tree structure lists these options and lets you manipulate them directly. This plugin also offers a variety of intellisense for the Kconfig language such as:
📦 RequirementsPython installation:
Required extensions:
Recommended extensions:
🐞 Feedback and issue reporting📝 License InformationMIT License Copyright (c) 2024 Microchip |