Skip to content

Commit d98b7c9

Browse files
committed
Remove SWD pins
1 parent 1659817 commit d98b7c9

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/machine/board_xiao.go

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,6 @@ const (
4848
LED3 = LED_TXL
4949
)
5050

51-
const (
52-
SWDIO = PA31
53-
SWCLK = PA30
54-
)
55-
5651
// UART0 aka USBCDC pins
5752
const (
5853
USBCDC_DM_PIN = PA24

0 commit comments

Comments
 (0)