embassy/examples
bors[bot] f3f3858328
Merge #444
444: nrf: add NVMC driver. r=lulf a=Dirbaio

I haven't implemented `embassy_traits::Flash` because I want to change it to match embedded_storage, which is much better designed. 

Either way, NVMC can't do async anyway, so the best we could do is implementing the async trait in a blocking way...

Co-authored-by: Dario Nieuwenhuis <dirbaio@dirbaio.net>
2021-10-23 08:28:25 +00:00
..
nrf nrf: add NVMC driver. 2021-10-22 02:14:33 +02:00
rp Update lots of deps 2021-09-11 01:35:23 +02:00
std examples/std: fix warning 2021-10-18 01:37:35 +02:00
stm32f0 Update lots of deps 2021-09-11 01:35:23 +02:00
stm32f1 Initial STM32F1 family support with two examples for STM32F103C8 (Blue Pill) 2021-09-28 18:31:04 +02:00
stm32f4 Update lots of deps 2021-09-11 01:35:23 +02:00
stm32g0 Update lots of deps 2021-09-11 01:35:23 +02:00
stm32h7 Update version of critical-section 2021-09-13 17:05:17 +02:00
stm32l0 Use upstream version of rust-lorawan 2021-10-22 19:33:15 +02:00
stm32l1 Support for STM32L1 2021-09-21 14:50:23 +02:00
stm32l4 Add i2c example for L4 2021-10-20 10:11:34 +02:00
stm32wb55 Update lots of deps 2021-09-11 01:35:23 +02:00
stm32wl55 Use upstream version of rust-lorawan 2021-10-22 19:33:15 +02:00
wasm Update version of critical-section 2021-09-13 17:05:17 +02:00