Skip to content

Commit

Permalink
Update STM32 device files
Browse files Browse the repository at this point in the history
  • Loading branch information
salkinium committed Dec 3, 2024
1 parent dd5992f commit 2c26f65
Show file tree
Hide file tree
Showing 17 changed files with 860 additions and 12,584 deletions.
9 changes: 6 additions & 3 deletions devices/stm32/stm32h5-03.xml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,9 @@
</driver>
<driver name="gtzc" type="stm32-v2.2"/>
<driver name="hash" type="stm32-v4.0"/>
<driver name="i2c" type="stm32-v1.1">
<driver name="i2c" type="stm32-extended">
<feature value="dnf"/>
<feature value="fmp"/>
<instance value="1"/>
<instance value="2"/>
</driver>
Expand Down Expand Up @@ -181,7 +183,7 @@
<driver name="rtc" type="stm32-rtc2_v2_u5_cube"/>
<driver name="sau" type="stm32-v2.0"/>
<driver name="sbs" type="stm32-v1.1"/>
<driver name="spi" type="stm32">
<driver name="spi" type="stm32-extended">
<instance value="1"/>
<instance value="2"/>
<instance value="3"/>
Expand All @@ -201,7 +203,8 @@
<instance value="2"/>
<instance value="3"/>
</driver>
<driver name="usart" type="stm32">
<driver name="usart" type="stm32-extended">
<feature value="tcbgt"/>
<instance value="1"/>
<instance value="2"/>
<instance value="3"/>
Expand Down
690 changes: 0 additions & 690 deletions devices/stm32/stm32h5-23-c-c.xml

This file was deleted.

902 changes: 0 additions & 902 deletions devices/stm32/stm32h5-23-c-r.xml

This file was deleted.

1,203 changes: 0 additions & 1,203 deletions devices/stm32/stm32h5-23-c-v.xml

This file was deleted.

1,421 changes: 0 additions & 1,421 deletions devices/stm32/stm32h5-23-c-z.xml

This file was deleted.

690 changes: 0 additions & 690 deletions devices/stm32/stm32h5-23-e-c.xml

This file was deleted.

557 changes: 0 additions & 557 deletions devices/stm32/stm32h5-23-e-h.xml

This file was deleted.

902 changes: 0 additions & 902 deletions devices/stm32/stm32h5-23-e-r.xml

This file was deleted.

1,203 changes: 0 additions & 1,203 deletions devices/stm32/stm32h5-23-e-v.xml

This file was deleted.

1,421 changes: 0 additions & 1,421 deletions devices/stm32/stm32h5-23-e-z.xml

This file was deleted.

927 changes: 756 additions & 171 deletions devices/stm32/stm32h5-33-e-z.xml → devices/stm32/stm32h5-23_33.xml

Large diffs are not rendered by default.

698 changes: 0 additions & 698 deletions devices/stm32/stm32h5-33-e-c.xml

This file was deleted.

565 changes: 0 additions & 565 deletions devices/stm32/stm32h5-33-e-h.xml

This file was deleted.

910 changes: 0 additions & 910 deletions devices/stm32/stm32h5-33-e-r.xml

This file was deleted.

1,211 changes: 0 additions & 1,211 deletions devices/stm32/stm32h5-33-e-v.xml

This file was deleted.

9 changes: 6 additions & 3 deletions devices/stm32/stm32h5-62.xml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,9 @@
</driver>
<driver name="hash" type="stm32-v4.0"/>
<driver name="hdmi_cec" type="stm32-v2.0"/>
<driver name="i2c" type="stm32-v1.1">
<driver name="i2c" type="stm32-extended">
<feature value="dnf"/>
<feature value="fmp"/>
<instance value="1"/>
<instance value="2"/>
<instance value="3"/>
Expand Down Expand Up @@ -262,7 +264,7 @@
<driver name="sdmmc" type="stm32-v2.1">
<instance value="1"/>
</driver>
<driver name="spi" type="stm32">
<driver name="spi" type="stm32-extended">
<instance value="1"/>
<instance value="2"/>
<instance value="3"/>
Expand Down Expand Up @@ -306,7 +308,8 @@
<driver name="ucpd" type="stm32-v1.0">
<instance value="1"/>
</driver>
<driver name="usart" type="stm32">
<driver name="usart" type="stm32-extended">
<feature value="tcbgt"/>
<instance value="1"/>
<instance value="2"/>
<instance value="3"/>
Expand Down
126 changes: 92 additions & 34 deletions devices/stm32/stm32h5-63_73.xml

Large diffs are not rendered by default.

0 comments on commit 2c26f65

Please sign in to comment.