.. |
adc
|
Rename embassy-extras to embassy-hal-common
|
2021-07-29 13:44:51 +02:00 |
dac
|
Rename embassy-extras to embassy-hal-common
|
2021-07-29 13:44:51 +02:00 |
dbgmcu
|
Add a Dbgmcu struct capable of enabling all relevant DBGMCU.cr fields.
|
2021-07-22 14:18:48 -04:00 |
dma
|
Use new interrupt! table format to /enable/ the IRQs also.
|
2021-07-27 13:23:33 -04:00 |
eth
|
common: Initialize PeripheralMutex state with closure to ensure it's done in-place.
|
2021-08-02 20:13:41 +02:00 |
exti
|
Rename embassy-extras to embassy-hal-common
|
2021-07-29 13:44:51 +02:00 |
i2c
|
i2c-v2: Use new interrupts macro
|
2021-08-01 19:10:42 -03:00 |
pwr
|
stm32: Use build.rs to generate a more coarse feature
|
2021-07-31 02:52:26 -03:00 |
rcc
|
Further work sharing config for example and removing duplicated code.
|
2021-08-04 13:39:02 -04:00 |
sdmmc
|
Rename embassy-extras to embassy-hal-common
|
2021-07-29 13:44:51 +02:00 |
spi
|
Rename embassy-extras to embassy-hal-common
|
2021-07-29 13:44:51 +02:00 |
usart
|
Rename bread -> read_blocking
|
2021-08-04 08:34:30 +02:00 |
clock.rs
|
Provide a way for a peripheral to query its clock frequency
|
2021-06-14 11:33:11 +02:00 |
fmt.rs
|
fmt: Add dunmy use to avoid "unused variable" errors when no log is enabled.
|
2021-06-07 03:21:37 +02:00 |
gpio.rs
|
Rename embassy-extras to embassy-hal-common
|
2021-07-29 13:44:51 +02:00 |
interrupt.rs
|
Rename embassy-extras to embassy-hal-common
|
2021-07-29 13:44:51 +02:00 |
lib.rs
|
Remove builders from Config(s) and examples.
|
2021-08-04 11:32:39 -04:00 |
rng.rs
|
Rename embassy-extras to embassy-hal-common
|
2021-07-29 13:44:51 +02:00 |
time.rs
|
More work on H7 RCC
|
2021-05-21 20:13:39 -03:00 |