Bob McWhirter
|
222faccbab
|
Formatting.
|
2021-05-20 14:19:43 -04:00 |
|
Bob McWhirter
|
8b36269d65
|
Use modify instead of write for regs within a driver.
|
2021-05-20 14:14:31 -04:00 |
|
Bob McWhirter
|
d890ef98c1
|
Make SPIv3 work and improve v1 and v2.
|
2021-05-20 14:13:45 -04:00 |
|
Lucas Kent
|
82f9242df2
|
Fix warnings for embassy-stm32 and embassy-stm32-examples
|
2021-05-20 22:25:12 +10:00 |
|
Bob McWhirter
|
0d1a0934c4
|
Cargo fmt.
|
2021-05-17 13:58:49 -04:00 |
|
Bob McWhirter
|
1872824d56
|
Add SPI v3, fix up v2's af_num and remove extraneous Error enums.
|
2021-05-17 13:56:13 -04:00 |
|
Dario Nieuwenhuis
|
2303364322
|
Standardize module structure, fix some build failures
|
2021-05-17 02:04:51 +02:00 |
|
Dario Nieuwenhuis
|
180ca48d34
|
Remove AF_NUM const from pin traits, only use af_num fn
|
2021-05-15 03:18:15 +02:00 |
|
Dario Nieuwenhuis
|
8bb1bc3507
|
Move pin configuration to gpio mod
|
2021-05-15 03:07:59 +02:00 |
|
Bob McWhirter
|
2569d38ab4
|
Adjust pin-names to FooPin.
Move common bits up to spi/mod.rs.
Isolate the RNG interrupt in a sub-module to avoid conflict with the const.
|
2021-05-14 10:11:43 -04:00 |
|
Bob McWhirter
|
9e93a0999f
|
Add SPIv1, use cfg_attr to pick correct impl.
Add IRQ to impl_rng!() to accomodate RNG vs HASH_RNG split.
|
2021-05-13 14:28:53 -04:00 |
|