Commit 2ee64a0
fix(c0): missing GPIO_AF0_USART2 for STM32C051xx
See STMicroelectronics/stm32c0xx-hal-driver#4
Signed-off-by: Nessotrin <nessotrin@hotmail.fr>
Co-authored-by: Frederic Pillon <frederic.pillon@st.com>1 parent 07e97a5 commit 2ee64a0
File tree
2 files changed
+9
-4
lines changed- libraries/SrcWrapper/inc
- system/Drivers/STM32C0xx_HAL_Driver/Inc
2 files changed
+9
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | | - | |
226 | | - | |
227 | | - | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
228 | 233 | | |
229 | 234 | | |
230 | 235 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments