5cbbb53094
some minor improvements
...
Rust/va108xx-hal/pipeline/head This commit looks good
- Docs updated, internal architecture improvements
2021-12-21 00:30:28 +01:00
491ef3ce09
update example documentation
Rust/va108xx-hal/pipeline/head This commit looks good
2021-12-21 00:06:50 +01:00
a8b484d66f
UART reception and echo reply now working
...
Rust/va108xx-hal/pipeline/head This commit looks good
- Important bugfix in UART: use `modify` instead of `write` when enabling
or disabling TX or RX
- Extend RTIC example application. Reply handling is dispatched to lower
priority interrupt
2021-12-20 11:25:00 +01:00
d458a81635
RTIC additions
...
Rust/va108xx-hal/pipeline/head This commit looks good
- Use RTIC in UART IRQ example
- Add RTIC template
2021-12-19 14:38:11 +01:00