78c5d65ca9
[lint] Add newline in pwr file
2021-12-13 18:16:58 +05:30
e2c074d133
[feature] Add pwr register support for F3
2021-12-13 13:49:41 +05:30
88d4b0c00d
stm32: add stm32g4 support.
2021-11-27 02:34:23 +01:00
12a64b867b
More support for U5 PWR (ish), RCC, and FLASH (ish).
2021-11-08 14:27:33 -05:00
5f124ec49f
Update U5 to init RCC.
2021-11-08 14:20:51 -05:00
705523d0ea
Fix formatting.
2021-11-02 12:13:42 -04:00
f12b70535b
Adjust for STM32U5.
2021-11-02 12:05:24 -04:00
015cad84dd
Initial support for STM32F767ZI.
2021-10-26 17:33:28 +02:00
b6fc19182b
Add pwr for L1 and update RCC to new reg block
2021-09-23 14:51:16 +02:00
4dccda085f
Add missing files for G0
2021-09-02 11:19:54 +02:00
f175574bcf
Cargo fmt
2021-09-02 10:43:08 +02:00
16aa1d1770
ADd missing file
2021-09-02 10:42:11 +02:00
7ad6280e65
Add HAL for SubGhz peripheral for STM32 WL series
...
Based on the HAL from stm32wl, the peripheral driver has been
modified to fit into embassy, using the embassy APIs, providing
operation of the radio peripheral.
The initial version does not offer any async APIs, but the example
shows how the radio IRQ can be used to perform async TX of the radio.
2021-09-02 10:39:56 +02:00
21e3acaa00
stm32: Use build.rs to generate a more coarse feature
2021-07-31 02:52:26 -03:00
0421c57bd6
F4: Add PWR configuration to PLL
2021-07-29 18:43:15 -03:00
1b42b30201
stm32/pwr: add initial H7 SMPS support
2021-07-16 01:17:45 +02:00
f5e2fb9a5a
Update to new api
2021-06-07 12:03:31 +02:00
d24b67512f
More fixes
2021-05-31 03:21:44 +02:00
d8e4421fc6
Add stm32-metapac crate, with codegen in rust
2021-05-31 02:40:58 +02:00
7f65f491e5
Finish initial H7 RCC support
2021-05-21 20:16:25 -03:00