WIO Lite MG126 Board Support Crate

This crate provides a type-safe API for working with the WIO Lite MG126(https://wiki.seeedstudio.com/Wio-Lite-MG126/).

Examples

Blinky Basic

Requirements

Steps

bash cargo build --release --example blinky_basic arm-none-eabi-objcopy -O binary target/thumbv6m-none-eabi/release/examples/blinky_basic target/blinky_basic.bin bossac -i -d -U true -i -e -w -v target/blinky_basic.bin -R