Skip to content

Commit 4de2b51

Browse files
HaiLonggmarull
authored andcommitted
pinconfigs: add gd32l233 pin configurations
Add pin configurations for gd32l233 series. GD32L233Kx-QFN32 and GD32L233Kx-LQFP32 have same pincode 'K'. This change GD32L233Kx-QFN32 pincode to 'Q' to avoid the pincode conflict. Signed-off-by: HaiLong <[email protected]>
1 parent 12abfea commit 4de2b51

File tree

2 files changed

+665
-0
lines changed

2 files changed

+665
-0
lines changed

pinconfigs/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,3 +183,7 @@ Below table show the invalid signal, pins mapping.
183183
| SPI0_SCK | PB13 |
184184
| SPI0_MISO | PB14 |
185185
| SPI0_MOSI | PB15 |
186+
187+
#### GD32L233
188+
189+
GD32L233Kx-QFN32 and GD32L233Kx-LQFP32 have same pincode 'K'. To avoid pincode conflict, change GD32L233Kx-QFN32 pincode to 'Q'.

0 commit comments

Comments
 (0)