1425 Commits

Author SHA1 Message Date
eZio Pan
3c5a8a32a5 add to chips.rs 2024-02-22 01:06:51 +08:00
eZio Pan
87e08ae175 apply transform 2024-02-22 01:06:51 +08:00
eZio Pan
483b7f4ec8 extract 2024-02-22 01:06:44 +08:00
eZio Pan
0e673ac3f1 type less 2024-02-22 00:36:40 +08:00
eZio Pan
6b0d1a937b remove unneeded enum 2024-02-22 00:33:42 +08:00
eZio Pan
76f2e02ea8 add to chips.rs 2024-02-22 00:23:24 +08:00
eZio Pan
9ea25e944d copy and check desc and variant from v2 2024-02-22 00:21:28 +08:00
eZio Pan
6d0865711f extract 2024-02-22 00:20:11 +08:00
eZio Pan
66e0a73f38 remove 32bit HMONR fieldset 2024-02-21 23:30:56 +08:00
eZio Pan
4ab86cb898 change CRR array length 2024-02-21 23:24:27 +08:00
eZio Pan
f88fd564fe recreate transform file 2024-02-21 23:04:28 +08:00
eZio Pan
9fdc197974 icache_v1 block array to fieldset array 2024-02-21 23:04:03 +08:00
Dario Nieuwenhuis
07e666fa9d
Merge pull request #400 from eZioPan/dcache_remove_32bit
dcache remove 32bit
2024-02-21 13:35:42 +00:00
eZio Pan
76f7173b98 remove 32bit fieldset 2024-02-21 21:26:48 +08:00
eZio Pan
22dbba0af2 match Cargo.lock with Cargo.toml 2024-02-21 21:25:11 +08:00
Dario Nieuwenhuis
2e0c6b6f79
Merge pull request #399 from eZioPan/dcache_v1
dcache v1
2024-02-21 13:13:55 +00:00
Dario Nieuwenhuis
f54653612c
Merge pull request #398 from eZioPan/tamp_h5
tamp h5
2024-02-21 13:12:48 +00:00
Dario Nieuwenhuis
547dc3b2ae
Merge pull request #397 from eZioPan/dbgmcu_h5
dbgmcu h5
2024-02-21 13:12:29 +00:00
eZio Pan
9e0d2b66ab add to chips.rs 2024-02-21 21:10:11 +08:00
eZio Pan
3c8de38cdc desc fix 2024-02-21 21:10:11 +08:00
eZio Pan
09b1d3b63a apply transform 2024-02-21 21:10:05 +08:00
eZio Pan
8a8d6e65df add to chips.rs 2024-02-21 21:06:41 +08:00
eZio Pan
442d176e8b apply transform 2024-02-21 21:06:39 +08:00
eZio Pan
a364071c7d add to chips.rs 2024-02-21 20:20:14 +08:00
eZio Pan
cc06ad6644 extract 2024-02-21 20:11:18 +08:00
eZio Pan
18a1eb503c extract 2024-02-21 16:45:00 +08:00
eZio Pan
f40897c303 extract 2024-02-21 16:17:22 +08:00
Dario Nieuwenhuis
aaf4782498
Merge pull request #395 from eZioPan/forbid-multi-stm32-features
forbid enable multiple stm32 features ...
2024-02-19 12:40:09 +00:00
eZio Pan
1dc88ab4fa forbid enable multiple stm32 features 2024-02-19 17:12:58 +08:00
Dario Nieuwenhuis
6097928f72 update chiptool 2024-02-16 02:04:57 +01:00
Dario Nieuwenhuis
87b06bac89 rcc: separate fields for bus and kernel clock. 2024-02-16 01:07:41 +01:00
Dario Nieuwenhuis
917db8f71e Do not lowercase clock names. 2024-02-16 00:26:37 +01:00
Dario Nieuwenhuis
e2c7a7eae0 rcc: fix tons of wrong muxes. 2024-02-16 00:11:14 +01:00
Dario Nieuwenhuis
c8698f3cd8 chiptool fmt. 2024-02-15 23:25:16 +01:00
Dario Nieuwenhuis
3a9e43b7e9 aaaaa 2024-02-15 22:40:49 +01:00
Dario Nieuwenhuis
c5482f1459
Merge pull request #392 from eZioPan/discountinous-field
Add support for discountinous field
2024-02-15 19:45:33 +00:00
eZio Pan
f2c85fb49c update timer_v1 2024-02-15 20:42:08 +01:00
eZio Pan
1045313d2c update timer_v2 2024-02-15 20:42:08 +01:00
eZio Pan
5907efbaf2 update chiptool 2024-02-15 20:42:08 +01:00
Dario Nieuwenhuis
156c0ec278
Merge pull request #394 from eZioPan/remove-clippy-warning
remove clippy warning and error from genrated files.
2024-02-15 19:34:21 +00:00
eZio Pan
8c4122d7c6 remove clippy warning and error from genrated files. 2024-02-15 23:39:08 +08:00
Dario Nieuwenhuis
3cc1a1603e rcc: fix wrong usart1 mux in f0, f3. 2024-02-14 17:23:48 +01:00
Dario Nieuwenhuis
a7d09dbb0a
Merge pull request #393 from msrd0/fix-my-own-typo
Fix typo in syscfg_h7
2024-02-14 08:58:07 +00:00
Dominic
3612060bbe
Fix typo in syscfg_h7 2024-02-14 09:47:37 +01:00
Dario Nieuwenhuis
ab89051030 rcc: Rename TIMI2C -> TIMIC. 2024-02-14 00:53:34 +01:00
Dario Nieuwenhuis
8010c4e7b8 cleanup rcc code a bit more. 2024-02-14 00:30:23 +01:00
Dario Nieuwenhuis
7734584b20 rcc: more accurate f0 mapping. 2024-02-13 01:04:42 +01:00
Dario Nieuwenhuis
156cb15b80 RCC: rename NoMCO -> DISABLE 2024-02-13 00:23:34 +01:00
Dario Nieuwenhuis
8a3ad0b738 chiptool fmt. 2024-02-12 20:48:59 +01:00
Dario Nieuwenhuis
7725fc62f7 pwr: add sdlevel enum. 2024-02-12 20:48:43 +01:00