Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.cargo Update cargo config Nov 16, 2018
src Change to panic-halt to allow building on stable Dec 12, 2018
.gitignore Initial commit. Light up an LED without any device crates. Apr 3, 2018
Cargo.lock Change to panic-halt to allow building on stable Dec 12, 2018
Cargo.toml Change to panic-halt to allow building on stable Dec 12, 2018
LICENSE-APACHE Release under MIT+Apache2 license Apr 10, 2018
LICENSE-MIT Release under MIT+Apache2 license Apr 10, 2018
README.md Clarify licensing Oct 23, 2018
blethrs.py Write image in reverse so reset-vector-valid check won't succeed unti… Sep 7, 2018
build.rs Update build script to always re-run so that built information is acc… Apr 22, 2018
memory.x bunch of work. starting to almost look like a bootloader. Apr 8, 2018