Skip to content

Commit 9a8484b

Browse files
Update mpconfigboard.h
Removed ignore PA30 PA31 in order to allow using them as pinout
1 parent a761680 commit 9a8484b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ports/atmel-samd/boards/uchip/mpconfigboard.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616

1717
#define IGNORE_PIN_PA27 1
1818
#define IGNORE_PIN_PA28 1
19-
#define IGNORE_PIN_PA30 1
20-
#define IGNORE_PIN_PA31 1
2119

2220
#define IGNORE_PIN_PB01 1
2321
#define IGNORE_PIN_PB02 1

0 commit comments

Comments
 (0)