Skip to content

Latest commit

 

History

History

redboard

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Sparkfun Artemis Redboard (through native rust hal)

  1. Build an example:
$ cargo objcopy --release --example blink -- O binary target/blink.bin
  1. Flash:
$ python3 ../../tools/svl/svl.py -f target/blink.bin /dev/ttyUSB0 -v