Pinned Repositories
embook-ru
gdb-dashboard-svdregisters
Tool and module for adding any register to gdbinit from svd-file
ocm3
sleef-rs
Rust port of sleef math library
softposit-rs
stm32-template
svisual-stm32f1
svd2rust
Generate Rust register maps (`struct`s) from SVD files
svdtools
Python package to handle vendor-supplied, often buggy SVD files.
stm32f4xx-hal
A Rust embedded-hal HAL for all MCUs in the STM32 F4 family
burrbull's Repositories
burrbull/sleef-rs
Rust port of sleef math library
burrbull/stm32-template
burrbull/doubled-rs
burrbull/svd-yaml-compare
burrbull/softposit-rs
burrbull/awesome-embedded-rust
Curated list of resources for Embedded and Low-level development in the Rust programming language
burrbull/book
Documentation on how to use the Rust Programming Language to develop firmware for bare metal (microcontroller) devices
burrbull/burrbull.github.io
burrbull/codegen
burrbull/dwt
Discrete wavelet transform
burrbull/esp-hal
no_std Hardware Abstraction Layers for ESP32 microcontrollers
burrbull/esp-pacs
Peripheral Access Crates for Espressif SoCs and modules
burrbull/fluent-templates
Easily add Fluent to your Rust project.
burrbull/form
A utility to split autogenerated rust files into human-workable projects with the correct _form_
burrbull/fugit
`fugit` provides a comprehensive library of `Duration` and `Instant` for the handling of time in embedded systems, doing all it can at compile time.
burrbull/k210-pac
Peripheral access API crate (PAC) for K210 SoC, generated by svd2rust
burrbull/kicad-library-WeAct-RP2040-Pico
KiCad 6 footprint and symbol library for the WeAct RP2040 Pico module
burrbull/libm
A port of MUSL's libm to Rust.
burrbull/liquid_crystal
liquid crystal is a modular library for alphanumeric lcd displays compatible with the hd44780 controller, made in Rust with Embedded_hal API
burrbull/magsite-template
burrbull/p10-led-panel
burrbull/probe-rs
A debugging toolset and library for debugging embedded ARM and RISC-V targets on a separate host
burrbull/serial-monitor-rust
A cross-plattform serial monitor/plotter written entirely in rust.
burrbull/sleef
SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT
burrbull/SoftPosit.jl
A posit arithmetic emulator.
burrbull/stm32-rs
Embedded rust device crates for STM32 microcontrollers
burrbull/stm32g0xx-hal
Peripheral access API for STM32G0 series microcontrollers
burrbull/stm32g4xx-hal
Peripheral access API for STM32G4 series microcontrollers
burrbull/w25q-spi
Rust driver crate for the W25Q series of flash chips
burrbull/xilem
An experimental Rust native UI framework