edc2svd
Format converter
Converts MCU register descriptions from the EDC format to the SVD format
Convert an MCU register description from the EDC format to the SVD format
6 stars
1 watching
1 forks
Language: Rust
last commit: about 1 year ago
Linked from 1 awesome list
cmsis-svdembedded-rustmicrocontrollerpic32rust
Related projects:
Repository | Description | Stars |
---|---|---|
kiffie/pic32-rs | Provides Rust crates and tools for programming PIC32 microcontrollers | 36 |
rust-embedded/svd | A set of libraries for manipulating and parsing Common Microcontrollers System Integration SVD (Device Description) files in Rust. | 71 |
justinbalexander/svd2zig | Converts System View Description files to Zig headers for accessing MMIO registers in baremetal development | 27 |
rust-embedded/svd2rust | Generates Rust code from SVD files used in embedded systems design. | 715 |
sajattack/uf2conv-rs | Converts binary files to Microsoft's UF2 format used in embedded systems | 28 |
xmc-rs/xmc4400 | Generates Rust peripheral access code from SVD files used in embedded systems. | 1 |
thesourcerer8/altium2kicad | Converts Altium project files to KiCad format | 864 |
riscv-rust/gd32vf103-pac | A peripheral access crate for a specific microcontroller family | 36 |
cs2dsb/max31855.rs | A driver for a thermocouple converter chip | 4 |
riscv-rust/e310x | A collection of Rust crates providing peripheral access and hardware abstraction layers for RISC-V based E310x microcontrollers. | 18 |
xmc-rs/xmc4800 | A Rust library for interfacing with the XMC4800 microcontroller peripheral interface | 3 |
riscv-rust/gd32vf103xx-hal | A hardware abstraction layer for the GD32VF103 microcontroller family | 54 |
ids1024/rust-minix | A Rust port of Minix's standard library | 43 |
hougesen/mdsf | A tool to format markdown code snippets using various formatters. | 23 |
riscv-mcu/riscv-openocd | A fork of OpenOCD with RISC-V microcontroller support | 34 |