Smart Manual provides a quick reference to the hardware documentation of the target MCU. This extension helps find information about registers, bits, and other hardware-specific details directly within VS Code.
Dependencies
File Downloader
Features
Quick Access to Hardware Documentation: Instantly look up details for the target MCU.
Database Integration: Utilizes a local database for fast and offline access to manual contents.
Automatic Database Setup: Easily download and configure the necessary database.
Targeted Search:
Search for specific registers and bits.
Perform keyword-based searches within the documentation.
Interactive Navigation: Handle and follow links within the documentation.
Available Commands
The following commands can be accessed through the Command Palette (Ctrl/Cmd+Shift+P):
Set Up Database: Manually set up or reconfigure the database.
Search register/bit: Search for a specific register or bit in the hardware manual.
Search keyword: Perform a keyword search across the hardware manual.
Open Smart Manual: Open the main Smart Manual view.
Download database and setup automatically: Downloads and configures the necessary database for the opened project.
For more information on how to use Renesas VS Code plugins in general, please visit here.