1337 Commits

Author SHA1 Message Date
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
eZio Pan
63fffc8917 opamp-cleanup 2024-01-03 21:34:54 +08:00
eZio Pan
8c3f2428b4 ltdc-cleanup 2024-01-03 21:34:29 +08:00
eZio Pan
b6fd3b1bc9 hrtim-cleanup 2024-01-03 21:34:09 +08:00
eZio Pan
2dbc72e316 gpio-cleanup 2024-01-03 21:33:46 +08:00
eZio Pan
a4b31425b9 exti-cleanup 2024-01-03 21:33:26 +08:00
eZio Pan
9e58b83115 eth-cleanup 2024-01-03 21:33:00 +08:00
eZio Pan
1b09238877 add irq name exception for "TIM6_DAC" 2024-01-03 18:17:17 +08:00
Dario Nieuwenhuis
9ec9e0afb8
Merge pull request #335 from embassy-rs/fix-irq-parsing
fix irq parsing
2024-01-03 01:04:34 +00:00
Dario Nieuwenhuis
4a3b69e3af rustfmt. 2024-01-03 02:00:48 +01:00
Dario Nieuwenhuis
0411badebc Update nightly. 2024-01-03 02:00:34 +01:00
Dario Nieuwenhuis
46e3f5fe3a gen/header: less strict irq parsing, it was missing some irqs. 2024-01-03 02:00:23 +01:00
Dario Nieuwenhuis
61a6ceab16 gen/interrupts: add a bit more logging 2024-01-03 02:00:23 +01:00
Dario Nieuwenhuis
760125dee1
Merge pull request #331 from eZioPan/rtc-cleanup2
Rtc cleanup2
2024-01-02 14:11:27 +00:00
Dario Nieuwenhuis
4d06d09121
Merge pull request #333 from eZioPan/ltdc-cleanup
ltdc-cleanup
2024-01-02 14:10:21 +00:00
Dario Nieuwenhuis
cd8eabbb59
Merge pull request #332 from eZioPan/flash-cleanup2
Flash cleanup2
2024-01-02 14:10:02 +00:00
eZio Pan
fcc8ff8c78 fix description 2024-01-02 19:08:51 +08:00
eZio Pan
8e2437a6c3 rtc-cleanup 2024-01-02 19:01:53 +08:00
eZio Pan
fc4bca09cc ltdc-cleanup 2024-01-02 18:58:56 +08:00
eZio Pan
5e6056d36e flash-cleanup 2024-01-02 18:54:50 +08:00
eZio Pan
aa06d3ab90 chiptool fmt 2024-01-02 18:24:46 +08:00
Dario Nieuwenhuis
a535002553
Merge pull request #325 from chrenderle/main
Add rtc registers for stm32l5
2024-01-01 21:11:26 +00:00
Dario Nieuwenhuis
ad5c88c0b5
Merge pull request #329 from eZioPan/syscfg-cleanup
syscfg-cleanup
2024-01-01 20:56:56 +00:00
Dario Nieuwenhuis
746f90d563
Merge pull request #330 from eZioPan/eth_v1-cleanup
Eth v1 cleanup
2024-01-01 20:56:00 +00:00
eZio Pan
a3244693bd manually fix description 2024-01-01 21:27:34 +08:00
eZio Pan
a21b679c2d eth_v1: apply chiptool transform 2024-01-01 20:54:54 +08:00
eZio Pan
45efe8a301 merge field PAGE_WP and FPU_IE 2024-01-01 14:49:00 +08:00
eZio Pan
751158dace syscfg-cleanup 2024-01-01 10:54:33 +08:00
Dario Nieuwenhuis
d35c07bece
Merge pull request #326 from chrenderle/dbgmcu_l5
dbgmcu: add support for stm32l5
2023-12-28 12:37:39 +00:00