Dario Nieuwenhuis
|
009bb8e4e1
|
stm32: add stm32u5 GPDMA, SPIv4 support, add HIL tests.
|
2022-04-27 01:16:14 +02:00 |
|
Dario Nieuwenhuis
|
3251a21fb7
|
Switch to crates.io embedded-hal, embedded-hal-async.
This temporarily removes support for the async UART trait, since it's
not yet in embedded-hal-async.
|
2022-04-22 19:58:24 +02:00 |
|
Dario Nieuwenhuis
|
9bad9365dc
|
Update rust nightly, embedded-hal 1.0, embedded-hal-async.
|
2022-03-11 00:38:07 +01:00 |
|
Dario Nieuwenhuis
|
e39fd4a736
|
stm32: add stm32f103 bluepill to HIL tests.
|
2022-02-24 00:37:15 +01:00 |
|
Dario Nieuwenhuis
|
340eb4eead
|
stm32: add rust stable support
|
2022-02-12 02:45:52 +01:00 |
|
Dario Nieuwenhuis
|
0719b05d63
|
traits: migrate Delay to embedded-hal 1.0+async, remove Rng and Flash.
|
2022-01-27 00:08:02 +01:00 |
|
Ulf Lilleengen
|
4032fc0655
|
Support unstable-trait feature for stm32
|
2022-01-26 22:39:06 +01:00 |
|
Dario Nieuwenhuis
|
17c5dc496e
|
stm32/tests: add stm32h755zi, stm32wb55rg
|
2021-12-07 01:24:26 +01:00 |
|
Dario Nieuwenhuis
|
dde6607aec
|
Add timer test, add g0, g4 tests.
|
2021-12-07 00:29:41 +01:00 |
|
Dario Nieuwenhuis
|
dd32358d6b
|
stm32: add gpio HIL test
|
2021-12-06 22:05:41 +01:00 |
|