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 3886e2f11f First I2C implementation
Initial I2C HAL implementation.
Only the I2cMaster was tested so far, I2cSlave will be tested next.

Master side was tested with a temerature sensor example application
in the vorago-reb1 crate
2021-12-02 12:05:24 +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
spi.rs First I2C implementation 2021-12-02 12:05:24 +01:00
tests.rs Added SPI implementation 2021-11-20 23:57:08 +01:00
timer-ticks.rs First I2C implementation 2021-12-02 12:05:24 +01:00
uart.rs Refactored GPIO module 2021-11-11 17:39:26 +01:00