Skip to content

simmsb/tyrfing-stm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hardware and firmware for my flashlight drivers that use stm32L0 processors

image image image

This repo contains the KiCad files of my self-designed flashlight driver (stm32L0, using a MP3432 boost driver) and the Rust firmware for it.

Mostly based off my AVR flashlight firmware, also written in Rust.

Running and flashing

To run with debug logging: env DEFMT_LOG="debug" cargo run To flash a non-debug build: env DEFMT_LOG="off" cargo run --no-default-features --features default_no_debug --release

About

Firmware for flashlights, written in Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published