va108xx-hal/examples
Robin Mueller f376a43f41
Some checks failed
Rust/va108xx-hal/pipeline/head There was a failure building this commit
Major refactoring
- Improved IRQ handling, which makes most unsafe unmask operations
  in user code absolete
- Add first UART RX handlers which use an IRQ
2021-12-19 14:18:10 +01:00
..
blinky-pac.rs applied cargo fmt 2021-12-17 10:36:05 +01:00
blinky.rs Major refactoring 2021-12-19 14:18:10 +01:00
cascade.rs Major refactoring 2021-12-19 14:18:10 +01:00
pwm.rs Major refactoring 2021-12-19 14:18:10 +01:00
rtt-log.rs added RTT example app 2021-11-08 10:05:39 +01:00
spi.rs Replaced Hertz by impl Into<Hertz> completely 2021-12-09 23:19:21 +01:00
tests.rs Major refactoring 2021-12-19 14:18:10 +01:00
timer-ticks.rs Major refactoring 2021-12-19 14:18:10 +01:00
uart-irq.rs Major refactoring 2021-12-19 14:18:10 +01:00
uart.rs Replaced Hertz by impl Into<Hertz> completely 2021-12-09 23:19:21 +01:00