embassy/examples
2024-03-20 14:11:04 +01:00
..
.cargo move embassy-net-w5500 to subdir. 2023-05-31 00:54:20 +02:00
boot fix(boot): update examples 2024-02-07 12:50:48 +01:00
nrf51 nrf/gpiote: add support for nrf51. 2024-02-04 21:36:19 +01:00
nrf5340 update usbd-hid to latest 2024-02-26 17:28:29 +08:00
nrf9160 bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. 2024-01-11 23:01:24 +01:00
nrf52840 update usbd-hid to latest 2024-02-26 17:28:29 +08:00
nrf52840-rtic bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. 2024-01-11 23:01:24 +01:00
nrf-rtos-trace bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. 2024-01-11 23:01:24 +01:00
rp update usbd-hid to latest 2024-02-26 17:28:29 +08:00
std fix: typo in netcat command for std example 2024-01-29 11:36:03 +01:00
stm32c0 stm32/gpio: remove generics. 2024-01-22 21:31:06 +01:00
stm32f0 stm32/adc: reexport enums from PAC to avoid boilerplate hell. 2024-02-26 03:02:58 +01:00
stm32f1 Use Result instead of Option for Frame creation. 2024-03-13 17:46:50 +10:00
stm32f2 bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. 2024-01-11 23:01:24 +01:00
stm32f3 Move compile test to the STM32F334 example. 2024-02-20 17:55:05 -08:00
stm32f4 stm32/usb: ensure mux is configured in examples. 2024-03-19 22:10:59 +01:00
stm32f7 stm32/usb: ensure mux is configured in examples. 2024-03-19 22:10:59 +01:00
stm32f334 stm32: autogenerate mux config for all chips. 2024-03-01 23:54:37 +01:00
stm32g0 stm32/rcc: port g0 to new api. 2024-03-04 00:04:06 +01:00
stm32g4 [UCPD] Enable dead-battery support in example 2024-03-14 22:14:20 +01:00
stm32h5 stm32: autogenerate mux config for all chips. 2024-03-01 23:54:37 +01:00
stm32h7 Rust formatting for comments. 2024-03-20 14:11:04 +01:00
stm32l0 stm32/adc: reexport enums from PAC to avoid boilerplate hell. 2024-02-26 03:02:58 +01:00
stm32l1 stm32/rcc: unify naming sysclk field to sys, enum to Sysclk. 2024-02-26 00:00:17 +01:00
stm32l4 stm32/usb: ensure mux is configured in examples. 2024-03-19 22:10:59 +01:00
stm32l5 stm32/usb: ensure mux is configured in examples. 2024-03-19 22:10:59 +01:00
stm32u5 stm32/usb: ensure mux is configured in examples. 2024-03-19 22:10:59 +01:00
stm32wb stm32/gpio: remove generics. 2024-01-22 21:31:06 +01:00
stm32wba stm32/gpio: remove generics. 2024-01-22 21:31:06 +01:00
stm32wl stm32/rtc: remove use of deprecated .timestamp() 2024-03-06 19:45:57 +01:00
wasm bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. 2024-01-11 23:01:24 +01:00