Unreleased (2020-09-04)
- makefile:
make embed
has been removed in favor ofmake run
.
- Adopt RTIC. 7b1604d
- board: Initialize monotonic timer and cycle counter. 9586ed1
- logging: Use
tracing-serde
to output JSON logs. 4146157 - makefile: Adopted probe-run as the runner. 87e73e1
- logging: Minimal tracing support. 4d053c7
- makefile: README.md generation is automatic now. 4674135
- makefile: Documentation generation enabled. 9bbeb7d
- Remove training wheels! d18cc8d
- init: Initialize repository. 8fd263d