embassy/examples
Dario Nieuwenhuis 66e399b5c6
Merge pull request #2035 from pbert519/stm_reset_and_enable
STM32: combine RccPeripherals reset() and enable() to enable_and_reset()
2023-10-12 14:09:13 +00:00
..
.cargo move embassy-net-w5500 to subdir. 2023-05-31 00:54:20 +02:00
boot feat: bump embassy-sync version to 0.3.0 2023-09-14 18:26:00 +02:00
nrf5340 update embedded-io, embedded-nal-async. 2023-10-04 00:10:55 +02:00
nrf52840 update embedded-io, embedded-nal-async. 2023-10-04 00:10:55 +02:00
nrf52840-rtic feat: bump embassy-sync version to 0.3.0 2023-09-14 18:26:00 +02:00
nrf-rtos-trace feat: bump embassy-sync version to 0.3.0 2023-09-14 18:26:00 +02:00
rp update embedded-io, embedded-nal-async. 2023-10-04 00:10:55 +02:00
std update embedded-io, embedded-nal-async. 2023-10-04 00:10:55 +02:00
stm32c0 feat: bump embassy-sync version to 0.3.0 2023-09-14 18:26:00 +02:00
stm32f0 stm32/adc: cleanup f1, f3, v1, and v2 2023-09-27 20:58:46 -05:00
stm32f1 stm32/adc: cleanup f1, f3, v1, and v2 2023-09-27 20:58:46 -05:00
stm32f2 stm32/rcc: use PLL enums from PAC. 2023-10-09 02:48:22 +02:00
stm32f3 stm32/usart: return error instead of panicking on bad baudrate. 2023-09-26 00:19:27 +02:00
stm32f4 Merge pull request #2033 from andresovela/stm32-add-timeout-to-i2c 2023-10-12 10:44:27 +00:00
stm32f7 Patch tests & examples 2023-10-09 13:46:56 +02:00
stm32f334 stm32/rcc: use more PLL etc enums from PAC. 2023-10-11 00:12:33 +02:00
stm32g0 feat: bump embassy-sync version to 0.3.0 2023-09-14 18:26:00 +02:00
stm32g4 stm32/rcc: use more PLL etc enums from PAC. 2023-10-11 00:12:33 +02:00
stm32h5 Remove more unused stuff 2023-10-11 23:52:26 +02:00
stm32h7 Merge pull request #2035 from pbert519/stm_reset_and_enable 2023-10-12 14:09:13 +00:00
stm32l0 update embedded-io, embedded-nal-async. 2023-10-04 00:10:55 +02:00
stm32l1 feat: bump embassy-sync version to 0.3.0 2023-09-14 18:26:00 +02:00
stm32l4 enable clock first 2023-10-12 11:04:44 +02:00
stm32l5 stm32/rcc: use PLL enums from PAC. 2023-10-09 02:48:22 +02:00
stm32u5 stm32/rcc: use PLL enums from PAC. 2023-10-09 02:48:22 +02:00
stm32wb Merge pull request #1916 from wkf/main 2023-09-16 20:43:02 +00:00
stm32wba stm32: add stm32wba support. 2023-09-16 04:04:45 +02:00
stm32wl stm32/rcc: add LSE/LSI to all chips, add RTC to more chips. 2023-10-11 04:12:38 +02:00
wasm bump wasm-pack version 2023-09-30 05:42:59 +00:00