1249 Commits

Author SHA1 Message Date
Dario Nieuwenhuis
ff45aa382e rcc: add more missing enums. 2023-10-11 00:07:28 +02:00
Dario Nieuwenhuis
e89b8cfc30 rcc: add PLL enums. 2023-10-09 02:44:42 +02:00
xoviat
eecd80c34d
Merge pull request #278 from xoviat/rcc
rcc: lower field names
2023-10-08 23:15:53 +00:00
xoviat
926dfb5ed2 Merge branch 'main' of https://github.com/embassy-rs/stm32-data into rcc 2023-10-08 18:05:40 -05:00
xoviat
421c595a13 rcc: lower reg data 2023-10-08 18:05:16 -05:00
xoviat
81fbbfdf56
Merge pull request #277 from xoviat/mux
rcc: fix mux determinism
2023-10-08 20:53:18 +00:00
xoviat
61c9f8c691 rcc: fix mux determinism 2023-10-08 15:43:06 -05:00
xoviat
6371d5472b
Merge pull request #276 from xoviat/pretty-print
gen: pretty print ir
2023-10-08 20:05:41 +00:00
xoviat
ee8e8c82dc gen: pretty print ir 2023-10-08 14:46:58 -05:00
Dario Nieuwenhuis
a7bf7f02d1 Fix MCO/MCO1 inconsistency in G0, C0. 2023-10-07 01:13:03 +02:00
Dario Nieuwenhuis
6c73ffbd0b rcc: make naming consistent between "mco" and "mcosel". 2023-10-07 00:46:19 +02:00
Dario Nieuwenhuis
8d112b7a93 rcc: add MCO enums for WB 2023-10-07 00:20:42 +02:00
Dario Nieuwenhuis
e701705d79 rcc: add MCOPRE enum for h5, h7. 2023-10-07 00:10:08 +02:00
Dario Nieuwenhuis
11256dc370 chiptool fmt. 2023-10-07 00:09:14 +02:00
xoviat
f0f06b4c95
Merge pull request #274 from xoviat/pin-sort
sort pins by key
2023-10-06 01:17:59 +00:00
xoviat
e7a291e659 sort pins by key 2023-10-05 20:04:58 -05:00
xoviat
9075e499c2
Merge pull request #272 from mattico/h7-lsedrv-errata
RCC: LSEDRV Register Fixes
2023-10-06 00:49:46 +00:00
xoviat
2271da1671 Merge branch 'main' of https://github.com/embassy-rs/stm32-data into h7-lsedrv-errata 2023-10-05 19:30:38 -05:00
xoviat
5b75119688
Merge pull request #273 from xoviat/pin-sorting
sort pins to avoid diff
2023-10-06 00:14:36 +00:00
xoviat
ab12bb45b1 sort pins to avoid diff 2023-10-05 19:08:51 -05:00
Matt Ickstadt
2ceed56e94 RCC: add LSEDRV enums for WB and WL series
These are in the RMs but previously missing.
2023-10-05 11:18:49 -05:00
Matt Ickstadt
60d034f9fa RCC: unify LSEDRV enum variant names and descriptions
Now the only differences are the series which have swapped medium low/high bits: F0, F3v2, F3, F7, and H7_RM0433.
2023-10-05 10:56:02 -05:00
Matt Ickstadt
32b3bd75ea H7: Fix LSEDRV bits of RM0433
Errata ES0392 2.2.14
2023-10-05 10:37:07 -05:00
Matt Ickstadt
568a7058a1 Create rcc_h7rm04ee.yaml as a copy of rcc_h7.yaml 2023-10-05 10:35:43 -05:00
xoviat
172c5ea188
Merge pull request #271 from xoviat/opamp
opamp: add other pins for f3 and g4
2023-10-04 01:45:36 +00:00
xoviat
feec3c1617 opamp: add other pins for f3 and g4 2023-10-03 20:38:38 -05:00
xoviat
06d13dfd24
Merge pull request #267 from oll3/tamp_block
add TAMP register block for g0, g4, l5, u5 and wl
2023-10-02 21:00:10 +00:00
xoviat
1638192e54
ci: clone with more depth 2023-10-02 15:57:14 -05:00
Dario Nieuwenhuis
4baa9a0079
Merge pull request #265 from xoviat/sel
rcc: pipe through sel mux and generate ir
2023-10-02 20:40:01 +00:00
Olle Sandberg
00894c8e3d clean up TAMP registers
Remove obvious 1 bit enums and make arrays of repeated fields.
2023-10-02 07:15:40 +02:00
xoviat
dfb25f393c
Merge pull request #270 from xoviat/periph-pins
add man impl. pin signals
2023-10-01 20:30:15 +00:00
xoviat
92ae3d5870 optimize hashset gen. 2023-10-01 13:44:30 -05:00
xoviat
4a893c37da add man impl. pin signals 2023-10-01 13:28:31 -05:00
xoviat
8ee2862086
Merge pull request #254 from JuliDi/dont-remove-analogswitch-pins
Handle "_C" pins
2023-09-30 15:28:30 +00:00
xoviat
7ddfef6034 Merge branch 'main' of https://github.com/embassy-rs/stm32-data into sel 2023-09-29 18:22:19 -05:00
xoviat
23f9d9b236 metapac: allow runtime inspection of ir types 2023-09-29 18:21:03 -05:00
xoviat
735cab337a
Merge pull request #269 from xoviat/sbs
rename sbs to syscfg
2023-09-29 00:09:13 +00:00
xoviat
e36d73af66 Merge branch 'main' of https://github.com/embassy-rs/stm32-data into sbs 2023-09-28 18:52:19 -05:00
xoviat
97a4fb22b2 rename sbs to syscfg 2023-09-28 18:50:30 -05:00
xoviat
a1052bed00
Merge pull request #268 from xoviat/opamp
opamp: add f3 and g4
2023-09-28 23:35:20 +00:00
xoviat
0041cf976c opamp: add f3 and g4 2023-09-28 18:32:30 -05:00
xoviat
149ea79f2c
Merge pull request #230 from xoviat/lptim-basic
lptim: consolidate and add for stm32wb
2023-09-28 02:12:08 +00:00
xoviat
1b39301d8c Merge branch 'master' into lptim-basic 2023-09-27 21:09:34 -05:00
xoviat
6ed00dbbd0
Merge pull request #266 from Radiator-Labs/main
Add enums MCOPRE & MCOSEL to wl5 & wle targets
2023-09-27 22:47:15 +00:00
Olle Sandberg
e7de675353 add TAMP register block for g0, g4, l5, u5 and wl 2023-09-27 07:35:27 +02:00
xoviat
d63a20e69b Merge branch 'main' of https://github.com/embassy-rs/stm32-data into sel 2023-09-26 20:20:38 -05:00
xoviat
38619f8b99 metapac: generate ir 2023-09-26 20:20:28 -05:00
shakencodes
0adf2a75d1 Add enums MCOPRE & MCOSEL to wl5 & wle targets 2023-09-26 10:55:19 -07:00
Dario Nieuwenhuis
bdbf126746 flash: set for all l0 chips. 2023-09-26 05:06:10 +02:00
xoviat
1595920962 rcc: pipe through sel mux 2023-09-25 19:26:46 -05:00