diff options
author | iabdalkader <i.abdalkader@gmail.com> | 2025-09-27 16:01:37 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-10-01 09:52:08 +1000 |
commit | ed46ff68207edfb0d4d3273cee1f3e5f1199dab4 (patch) | |
tree | 65d8b6c5f549e2395015a1b8de5a5a0ba44058a0 | |
parent | 64c7045213514d7d57abeee8705f6b4e70222785 (diff) |
stm32/boards: Add PG13 AF7 (USART3_RTS) to N6 AF file.
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
-rw-r--r-- | ports/stm32/boards/stm32n657_af.csv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/stm32/boards/stm32n657_af.csv b/ports/stm32/boards/stm32n657_af.csv index 35e305a37..9bdb196f8 100644 --- a/ports/stm32/boards/stm32n657_af.csv +++ b/ports/stm32/boards/stm32n657_af.csv @@ -37,6 +37,6 @@ PortG,PG2 , , , , PortG,PG5 , , , , , , , ,USART2_CTS , , , , , , , , , PortG,PG8 , , , , , , , , , , , ,SDMMC2_D1 , , , , , PortG,PG12, ,TIM17_CH1 , , , , , , , , , , , , , , , -PortG,PG13, , ,TIM4_CH1 , , , , , , , , , , , , , , +PortG,PG13, , ,TIM4_CH1 , , , , ,USART3_RTS , , , , , , , , , PortG,PG15, , , , , , , , , , , , , , , , ,ADC12_INP7/ADC12_INN3 PortC,PH2 , , , , , , , , , , ,SDMMC1_CMD , , , , , , |