danielgallagher0
Professional C++/Python/Go developer. Amateur Rust developer. he/him
TurnCareCalifornia
Pinned Repositories
awesome-embedded-rust
A curated list of crates useful for embedded development
blinky-nucleo-f303re
Hello World for the Nucleo F303RE Board
bluenrg
Device crate for STMicro's BlueNRG-based Bluetooth RF modules
bluenrg-mock
Mock implementation of BlueNRG traits
bluetooth-hci
Bluetooth HCI implementation for embedded Rust
docwiki
emacs.d
My emacs.d directory
hts221
Rust crate to interface with the STMicro HTS221 sensor
nucleo-l433rc-p-playground
qmlfmt
qmlfmt - command line application that formats QML files
danielgallagher0's Repositories
danielgallagher0/bluetooth-hci
Bluetooth HCI implementation for embedded Rust
danielgallagher0/bluenrg
Device crate for STMicro's BlueNRG-based Bluetooth RF modules
danielgallagher0/hts221
Rust crate to interface with the STMicro HTS221 sensor
danielgallagher0/blinky-nucleo-f303re
Hello World for the Nucleo F303RE Board
danielgallagher0/awesome-embedded-rust
A curated list of crates useful for embedded development
danielgallagher0/bluenrg-mock
Mock implementation of BlueNRG traits
danielgallagher0/docwiki
danielgallagher0/emacs.d
My emacs.d directory
danielgallagher0/nucleo-l433rc-p-playground
danielgallagher0/qmlfmt
qmlfmt - command line application that formats QML files
danielgallagher0/spbtle-rf-stm32f303re-test
Dummy project for testing the SPBTLE-RF chip on an STM32F303RE
danielgallagher0/stm32f303xe
Peripheral access API for STM32F303xE microcontrollers (generated using svd2rust)
danielgallagher0/stm32f30x-hal
Implementation of the `embedded-hal` traits for STM32F30x microcontrollers
danielgallagher0/stm32f3xx-hal
A Rust embedded-hal HAL for all MCUs in the STM32 F3 family
danielgallagher0/stm32l4xx-hal
A Hardware abstraction layer for the stm32l432xx series chips written in rust.