Skip to content

noisat-labs/bluepill-momo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bluepill-momo

A minimal example using USB CDC.

Try out

Build by:

xargo build --release

Extract the image:

arm-none-eabi-objcopy -O binary target/thumbv7m-none-eabi/release/bluepill-momo bp

Flash the image and test run (suppose the device is discovered as /dev/ttyACM0):

sudo screen /dev/ttyACM0 9600

About

A minimal example using USB CDC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 96.6%
  • Logos 3.4%