va108xx-hal/src
Robin Müller fb158caf6e
Rust/va108xx-hal/pipeline/head This commit looks good Details
Rust/va108xx-hal/pipeline/pr-main This commit looks good Details
HAL update
- SPI: Clear TX and RX FIFO for transfers
- Added `port_mux` function to manually select function for pins
2021-12-12 14:21:49 +01:00
..
gpio HAL update 2021-12-12 14:21:49 +01:00
clock.rs Timer API now macroless 2021-12-05 23:00:28 +01:00
i2c.rs Replaced Hertz by impl Into<Hertz> completely 2021-12-09 23:19:21 +01:00
lib.rs Added PWM implementation and example 2021-12-05 17:44:18 +01:00
prelude.rs Refactored GPIO module 2021-11-11 17:39:26 +01:00
pwm.rs updated all example links 2021-12-06 16:02:51 +01:00
spi.rs HAL update 2021-12-12 14:21:49 +01:00
time.rs Timer and Clock modules added 2021-11-08 01:40:01 +01:00
timer.rs updated all example links 2021-12-06 16:02:51 +01:00
typelevel.rs Doc fixes and SPI block mode support 2021-11-21 14:04:17 +01:00
uart.rs Replaced Hertz by impl Into<Hertz> completely 2021-12-09 23:19:21 +01:00
utility.rs HAL update 2021-12-12 14:21:49 +01:00