embassy/examples
huntc a5f7801d7b Provides an HFCLK timer driver
The existing (default) timer driver for nRF implements one using the RTC, which uses the LFCLK. An additional feature has been provided where the HFCLK can be used for the timer driver by using TIMER1. An STM example has also been ported so that either driver implementation can be exercised.

To use the HFCLK driver, simply use the `time-driver-timer1` feature in place of the `time-driver-rtc1` one when depending on embassy-nrf.
2022-02-19 19:15:26 +11:00
..
boot Add embassy-boot 2022-02-09 10:50:29 +01:00
nrf Provides an HFCLK timer driver 2022-02-19 19:15:26 +11:00
rp rp: impl eh1.0 blocking traits 2022-02-15 17:29:05 +01:00
std embassy, embassy-nrf: add nightly Cargo feature to gate nightly-only features. 2022-02-12 01:16:31 +01:00
stm32f0 stm32: add rust stable support 2022-02-12 02:45:52 +01:00
stm32f1 stm32: add rust stable support 2022-02-12 02:45:52 +01:00
stm32f3 stm32: add rust stable support 2022-02-12 02:45:52 +01:00
stm32f4 Merge #608 2022-02-13 11:44:59 +00:00
stm32f7 stm32: add rust stable support 2022-02-12 02:45:52 +01:00
stm32g0 stm32: add rust stable support 2022-02-12 02:45:52 +01:00
stm32g4 stm32: add rust stable support 2022-02-12 02:45:52 +01:00
stm32h7 stm32: add rust stable support 2022-02-12 02:45:52 +01:00
stm32l0 stm32: add rust stable support 2022-02-12 02:45:52 +01:00
stm32l1 stm32: add rust stable support 2022-02-12 02:45:52 +01:00
stm32l4 stm32: add rust stable support 2022-02-12 02:45:52 +01:00
stm32u5 stm32: add rust stable support 2022-02-12 02:45:52 +01:00
stm32wb55 stm32: add rust stable support 2022-02-12 02:45:52 +01:00
stm32wl55 stm32: add rust stable support 2022-02-12 02:45:52 +01:00
wasm embassy, embassy-nrf: add nightly Cargo feature to gate nightly-only features. 2022-02-12 01:16:31 +01:00