embassy/examples
2024-02-26 00:00:17 +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
nrf-rtos-trace bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. 2024-01-11 23:01:24 +01:00
nrf51 nrf/gpiote: add support for nrf51. 2024-02-04 21:36:19 +01:00
nrf5340 bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. 2024-01-11 23:01:24 +01:00
nrf9160 bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. 2024-01-11 23:01:24 +01:00
nrf52840 nrf/gpio: remove generics. 2024-01-22 21:32:10 +01:00
nrf52840-rtic bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. 2024-01-11 23:01:24 +01:00
rp removed extra spaces. 2024-02-19 15:41:15 -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 Print panics via defmt per default for the stm32f0 example 2024-02-12 21:18:50 +01:00
stm32f1 stm32/rcc: port F1 to new API. 2024-02-13 01:21:51 +01: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 Merge pull request #2410 from eZioPan/waveform-on-CHx 2024-02-01 01:02:01 +00:00
stm32f7 Added HMAC example. 2024-02-12 20:33:04 -05:00
stm32f334 Move to internal mod and re-export the enums 2024-02-24 12:54:58 -08:00
stm32g0 stm32/rcc: unify naming sysclk field to sys, enum to Sysclk. 2024-02-26 00:00:17 +01:00
stm32g4 FDCAN: Don't require internal module for public API. 2024-02-25 10:14:12 +10:00
stm32h5 Remove the OperatingMode typestates 2024-02-18 13:09:37 +10:00
stm32h7 Remove the OperatingMode typestates 2024-02-18 13:09:37 +10:00
stm32l0 made adc example working with default clock configuration and switched in v1 to PCLK/2 per default 2024-02-08 11:28:53 +01:00
stm32l1 stm32/rcc: unify naming sysclk field to sys, enum to Sysclk. 2024-02-26 00:00:17 +01:00
stm32l4 stm32/rcc: unify naming sysclk field to sys, enum to Sysclk. 2024-02-26 00:00:17 +01:00
stm32l5 stm32/rcc: unify naming sysclk field to sys, enum to Sysclk. 2024-02-26 00:00:17 +01:00
stm32u5 stm32/rcc: unify naming sysclk field to sys, enum to Sysclk. 2024-02-26 00:00:17 +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/rcc: unify naming sysclk field to sys, enum to Sysclk. 2024-02-26 00:00:17 +01:00
wasm bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. 2024-01-11 23:01:24 +01:00