MPLAB® KconfigWelcome! We are working hard to improve your experience and appreciate your patience and support. Features and functionality will remain an active development contribution. Your feedback is invaluable to us. Please report any bugs or suggestions for enhancements. Kconfig 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. ✨ 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 reportingGo to mplabfeedback.microchip.com to report issues and suggest enhancements. 📝 License InformationMIT License Copyright (c) 2024 Microchip |