1115 Commits

Author SHA1 Message Date
eZio Pan
f0d25d27c6 make eth mapping more precise 2024-01-22 20:31:56 +08:00
Dario Nieuwenhuis
656ecf6714 opamp: cleanup, make more consistent. 2024-01-10 18:00:55 +01:00
Dario Nieuwenhuis
9ebf334031
Merge pull request #358 from eZioPan/syscfg-cleanup
Syscfg cleanup
2024-01-10 16:31:51 +00:00
eZio Pan
4ca5039241 fix desc 2024-01-11 00:13:25 +08:00
eZio Pan
b18d82e941 apply transform on syscfg_f3 2024-01-11 00:11:22 +08:00
eZio Pan
d5950c2893 apply transform on syscfg_f0 2024-01-11 00:11:10 +08:00
eZio Pan
7419be3902 make compile pass 2024-01-08 16:31:06 +08:00
eZio Pan
7131cf46dd apply chiptool validate on yaml parse 2024-01-08 16:30:57 +08:00
Dario Nieuwenhuis
637af83747
Merge pull request #350 from tyler-gilbert/add-cordic-v1-for-stm32u5
add cordic_v1 for stm32u5
2024-01-07 23:11:54 +00:00
Dario Nieuwenhuis
ff1d6a6277 ci fix. 2024-01-08 00:09:48 +01:00
Tyler Gilbert
59598d3ff8 Add cordic to all MCUs that have it. Read/write WDATA/RDATA directly for ease of use 2024-01-07 15:16:08 -06:00
Dario Nieuwenhuis
28ad3cb9a4
Merge pull request #351 from eZioPan/eth-cleanup
Eth cleanup
2024-01-06 12:42:31 +00:00
Dario Nieuwenhuis
3ed09f4ceb
Merge pull request #344 from eZioPan/tim-cleanup
reconstruct TIMER.yaml transform file
2024-01-06 12:40:55 +00:00
eZio Pan
7ca3402028 eth_v2: desc fix 2024-01-06 13:47:24 +08:00
eZio Pan
1b80bf1d5a reconstruct TIMER transform yaml file 2024-01-06 12:29:24 +08:00
Dario Nieuwenhuis
8fd4d70ecb
Merge pull request #345 from eZioPan/sai-cleanup
sai-cleanup
2024-01-05 23:41:15 +00:00
Dario Nieuwenhuis
55651811f6
Merge pull request #346 from eZioPan/ltdc-cleanup2
ltdc-cleanup
2024-01-05 23:30:39 +00:00
Dario Nieuwenhuis
f1c9357bed
Merge pull request #347 from eZioPan/gpio-cleanup
Gpio cleanup
2024-01-05 23:22:34 +00:00
Dario Nieuwenhuis
5a2eb89798
Merge pull request #348 from eZioPan/exti-cleanup
exti-cleanup
2024-01-05 23:15:49 +00:00
Dario Nieuwenhuis
4f4683a8af
Merge pull request #349 from eZioPan/rcc-cleanup
rcc-cleanup
2024-01-05 23:15:43 +00:00
Dario Nieuwenhuis
d11eef0882
Merge pull request #356 from eZioPan/syscfg-f3-fix
fix enum name collision, correct bit size and value
2024-01-05 23:15:20 +00:00
Dario Nieuwenhuis
9152090fd3
Merge pull request #354 from eZioPan/petting-cargo
trivial fix, make cargo happy
2024-01-05 23:14:37 +00:00
Dario Nieuwenhuis
1dcdf52647
Merge pull request #355 from eZioPan/tamp-cleanup
tamp-cleanup
2024-01-05 23:14:01 +00:00
Dario Nieuwenhuis
d5096244fa flash: remove fieldsets for *KEYR 2024-01-05 23:41:02 +01:00
eZio Pan
37bee43ca3 fix enum name collision, correct bit size and value 2024-01-05 21:32:59 +08:00
eZio Pan
441a56f1bd tamp-cleanup 2024-01-05 17:07:19 +08:00
eZio Pan
924fc34866 trivial fix, make cargo happy 2024-01-05 14:33:50 +08:00
Dario Nieuwenhuis
e527f2796c
Merge pull request #353 from adamgreig/g4-dac-dma
Rename G4 DMAMUX DACn_CHANNELm to DACn_CHm to match all other families.
2024-01-05 01:00:28 +00:00
Adam Greig
14a87eb6fa
Rename G4 DMAMUX DACn_CHANNELm to DACn_CHm to match all other families.
Closes #352.
2024-01-05 00:25:14 +00:00
eZio Pan
bc065a008e do 2 more transform, fix desc 2024-01-04 11:06:41 +08:00
Tyler Gilbert
ce5c765eed add cordic_v1 for stm32u5 2024-01-03 21:05:54 -06:00
eZio Pan
289a80e41c update desc 2024-01-04 10:05:02 +08:00
Dario Nieuwenhuis
617ad260f5
Merge pull request #343 from tyler-gilbert/add-icache-v1-for-stm32u5
Add icache_v1 for use with STM32U5
2024-01-04 00:57:57 +00:00
Dario Nieuwenhuis
1011186aeb
Merge pull request #342 from tyler-gilbert/add-adf-v1-for-stm32u5
Add support for ADF_v1 available on STM32U5
2024-01-04 00:57:22 +00:00
Tyler Gilbert
f7ad1d5b0f Add icache_v1 for use with STM32U5 2024-01-03 18:09:28 -06:00
Tyler Gilbert
d149b3b246 Remove extra Enabled/Disabled enums 2024-01-03 18:03:53 -06:00
Tyler Gilbert
b133fdbc97 Add support for ADF_v1 available on STM32U5 2024-01-03 16:28:25 -06:00
Dario Nieuwenhuis
f9f48b067b
Merge pull request #336 from eZioPan/tim6-dac-irq
add irq name exception for "TIM6_DAC"
2024-01-03 16:57:13 +00:00
Dario Nieuwenhuis
2fe4790466
Merge pull request #337 from eZioPan/spi-transform
reconstruct spi transform yaml
2024-01-03 16:46:49 +00:00
Dario Nieuwenhuis
849121c4cd
Merge pull request #339 from eZioPan/pwr-cleanup
pwr-cleanup
2024-01-03 16:46:41 +00:00
Dario Nieuwenhuis
09e6dfc8fb
Merge pull request #340 from eZioPan/opamp-cleanup
opamp-cleanup
2024-01-03 16:45:51 +00:00
Dario Nieuwenhuis
678bb79560
Merge pull request #341 from eZioPan/hrtim-cleanup
Hrtim cleanup
2024-01-03 16:45:42 +00:00
Dario Nieuwenhuis
acb700a183
Merge pull request #338 from eZioPan/adc-cleanup
Adc cleanup
2024-01-03 16:45:24 +00:00
eZio Pan
cd2f6a621c make array, correct desc 2024-01-03 23:05:07 +08:00
eZio Pan
cc37af8bdc remove EVENT enum 2024-01-03 23:00:46 +08:00
eZio Pan
d75c5eedd8 reconstruct spi transform yaml 2024-01-03 21:58:14 +08:00
eZio Pan
313bd8e51b adc-cleanup 2024-01-03 21:37:55 +08:00
eZio Pan
290ee13609 sai-cleanup 2024-01-03 21:36:14 +08:00
eZio Pan
dec738bad1 rcc-cleanup 2024-01-03 21:35:42 +08:00
eZio Pan
6b3a0ec599 pwr-cleanup 2024-01-03 21:35:19 +08:00