embassy/examples/stm32h5/src/bin
Corey Schuhen eafa90cd07 Remove the OperatingMode typestates
Instead have two explcit types(without the mode generic arg)types:
- One for config
- One for all operating modes
2024-02-18 13:09:37 +10:00
..
blinky.rs ci: use beta, add secondary nightly ci. 2023-12-21 15:03:57 +01:00
button_exti.rs stm32/gpio: remove generics. 2024-01-22 21:31:06 +01:00
can.rs Remove the OperatingMode typestates 2024-02-18 13:09:37 +10:00
eth.rs ci: use beta, add secondary nightly ci. 2023-12-21 15:03:57 +01:00
i2c.rs ci: use beta, add secondary nightly ci. 2023-12-21 15:03:57 +01:00
rng.rs ci: use beta, add secondary nightly ci. 2023-12-21 15:03:57 +01:00
usart.rs ci: use beta, add secondary nightly ci. 2023-12-21 15:03:57 +01:00
usart_dma.rs ci: use beta, add secondary nightly ci. 2023-12-21 15:03:57 +01:00
usart_split.rs ci: use beta, add secondary nightly ci. 2023-12-21 15:03:57 +01:00
usb_serial.rs ci: use beta, add secondary nightly ci. 2023-12-21 15:03:57 +01:00