- Target Audience
- Current Version
- Requirements
- Quick Start
- Fossil UI
- Usage Examples
- Design
- Database Schema
- Change Log
- License
- Links
- Why?
- Q&A
- Contact Author
svd2db-rel creates a Sqlite relational database from a ARM CMSIS-SVD file for any STM32 microprocessor.
What can you do with it ?
1. Build a CMSIS-SVD LSP for your editor. Examples of LSP capable editors are: Helix, NeoVim, Visual Studio Code and Sublime
2. Make huge datasets available to a LLM via the small moving "window" of a SQL search, thereby keeping within the limits of small context window AI's.
3. Give searches the fast consistent response of a Sqlite database.