This repository has been archived on 2024-06-16. You can view files and clone it, but cannot push or open issues or pull requests.
va108xx-hal/examples
Robin Mueller 2a9225fda5 added blocking delay functions
- DelayUs and DelayMs trait implementations for CountDown timer
  peripherals
- Bugfix for wait function
2021-11-20 15:09:12 +01:00
..
blinky.rs Refactored GPIO module 2021-11-11 17:39:26 +01:00
rtt-log.rs added RTT example app 2021-11-08 10:05:39 +01:00
tests.rs added blocking delay functions 2021-11-20 15:09:12 +01:00
timer-ticks.rs added blocking delay functions 2021-11-20 15:09:12 +01:00
uart.rs Refactored GPIO module 2021-11-11 17:39:26 +01:00