Commit 2776fac8 authored by Charles Hall's avatar Charles Hall Committed by Vadim Kaushan
Browse files

added support for the LoFive R1 (#17)

* added support for the LoFive R1

* corrected src/clock.rs

* added CI rule for `board-lofive-r1` feature

* added linkerscript for the LoFive R1

Note that this linkerscript assumes the bootloader is installed.
Instructions on how to do that can be found here:

https://github.com/mwelling/lofive/wiki#programming-to-lofive-r1-using-the-new-sdk

It'll "work" without the bootloader, but user code won't start after a
reset.
parent 9f12be56
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment