1545 Commits

Author SHA1 Message Date
Adin Ackerman
e52429988f Merge remote-tracking branch 'upstream/main' 2024-01-30 16:08:51 -08:00
Adin Ackerman
78fba3e52c Merge remote-tracking branch 'upstream/main' 2024-01-30 15:58:05 -08:00
Adin Ackerman
675a67c3af add comparators to G0 and G4 2024-01-30 15:57:55 -08:00
Dario Nieuwenhuis
8a2bd611fc
Merge pull request #376 from caleb-garrett/cryp
Add CRYP
2024-01-30 17:32:20 +00:00
Caleb Garrett
0ec4390269 Corrected cryp perimap. 2024-01-30 09:46:13 -05:00
Caleb Garrett
d3663f608b Added cryp perimap. 2024-01-29 21:48:24 -05:00
Caleb Garrett
c8a85a4925
Merge branch 'embassy-rs:main' into cryp 2024-01-29 21:39:24 -05:00
Caleb Garrett
d7a1c8e231 Added cryp registers. Removed fieldsets for single 32-bit fields. 2024-01-29 21:31:07 -05:00
Dario Nieuwenhuis
67a5ba0be1
Merge pull request #375 from caleb-garrett/hash
Add HASH
2024-01-30 01:55:55 +00:00
Caleb Garrett
6ed714a195 Removed hash fieldsets for single 32-bit wide fields. 2024-01-29 20:46:56 -05:00
Dario Nieuwenhuis
ab2bc2a739 rcc: fix h5 fdcan inconsistency. 2024-01-30 02:22:45 +01:00
Dario Nieuwenhuis
65bf109bd4
Merge pull request #374 from cbruiz/fix/f1-uart-defs-
Fix UART definitions present in STM32F1 series
2024-01-30 00:29:51 +00:00
Carlos Barrales Ruiz
b14a4f1f18 Fix UART definitions present in STM32F1 series (sci2_v1_1) 2024-01-30 01:01:13 +01:00
Caleb Garrett
6fae02614a Added hash registers and perimap. 2024-01-29 18:48:07 -05:00
Dario Nieuwenhuis
663899be65
Merge pull request #372 from tokenize-inc/override-crc-version-assignment
Fix crc version mapping
2024-01-29 14:11:03 +00:00
Taylor Carpenter
136f53de04
Match all versions of CRC by chip family 2024-01-28 20:11:54 -05:00
Taylor Carpenter
2acb6a4682
Fix crc version mapping
CRC version mapping is now done by family before failing back to the IP version listed in MCU XML
Versions now match what is on spreadsheet
2024-01-27 00:55:33 -05:00
Dario Nieuwenhuis
2d51fbe736
Merge pull request #370 from kkoppul2/update_octospi_base_address
Fix register address mapping
2024-01-27 01:08:43 +00:00
Karun Koppula
505f4dabf5 Fix register address mapping 2024-01-26 19:36:41 -05:00
Dario Nieuwenhuis
2c09c33658
Merge pull request #368 from Cryowatt/f7-sai-367
Adding SAI v1.2 peripheral support
2024-01-27 00:22:30 +00:00
Cryowatt
33331ec8e2 Adding SAI 1.2 mapping to PERIMAP
Adding registers for sai_v1_2

Transformed and cleaned

Adding SAI 1.2 mapping to PERIMAP

v5 was the same as v2, deleting v5

Removed trailing whitespace
2024-01-26 16:13:23 -08:00
Dario Nieuwenhuis
6d4ee04c7d
Merge pull request #366 from kkoppul2/karun/update_u5_octospi
Update U5 Octospi mapping
2024-01-23 21:38:44 +00:00
Karun
64a23e1213 update perimap for stm32u5[34]5 octospi implementations 2024-01-23 15:55:19 -05:00
Dario Nieuwenhuis
845c209135
Merge pull request #365 from eZioPan/update-chiptool
update chiptool
2024-01-22 21:15:30 +00:00
Dario Nieuwenhuis
59700c07a1
Merge pull request #362 from eZioPan/eth-mapping
Eth mapping
2024-01-22 21:15:23 +00:00
eZio Pan
ca7f19e916 update chiptool 2024-01-22 20:40:34 +08:00
eZio Pan
f0d25d27c6 make eth mapping more precise 2024-01-22 20:31:56 +08:00
Dario Nieuwenhuis
82bbb78206 Release stm32-metapac v15. 2024-01-11 22:00:44 +01:00
Dario Nieuwenhuis
f9c74bdd0d Use same nightly as Embassy, fixes CSS on docs.embassy.dev. 2024-01-11 21:24:14 +01:00
Dario Nieuwenhuis
9207c55802
Merge pull request #359 from barnabywalters/patch-1
Update README.md
2024-01-11 18:42:43 +01:00
Barnaby Walters
309114f70c
Update README.md
removed duplicate “goal“
2024-01-11 18:40:04 +01: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