embassy/examples
Dario Nieuwenhuis 5220453d85
Merge pull request #2564 from embassy-rs/rcc-f1-update
stm32/rcc: port F1, F0 to new API.
2024-02-14 16:40:11 +00: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 Merge pull request #2414 from JomerDev/usb-logger-without-device 2024-02-12 20:04:57 +00: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 stm32/rcc: port F3 RCC to new API 2024-02-12 02:19:31 +01: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 stm32/rcc: port F3 RCC to new API 2024-02-12 02:19:31 +01:00
stm32g0 stm32/gpio: remove generics. 2024-01-22 21:31:06 +01:00
stm32g4 Add FDCAN examples for STM32G4, STM32H5 and STM32H7 2024-01-31 05:40:05 +10:00
stm32h5 stm32/eth: rename new_rmii to new, update metapac to fix issues with PC2_C. 2024-02-01 01:39:52 +01:00
stm32h7 restore original public API of timer, but keep new PAC 2024-02-10 00:00:43 +01: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 usb-serial with HSI 2024-01-14 22:46:20 +01:00
stm32l4 update timer mod after stm32-metapac timer_v2 2024-02-09 23:58:13 +01:00
stm32l5 stm32/gpio: remove generics. 2024-01-22 21:31:06 +01:00
stm32u5 bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. 2024-01-11 23:01:24 +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/gpio: remove generics. 2024-01-22 21:31:06 +01:00
wasm bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. 2024-01-11 23:01:24 +01:00