We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8b23c9 commit 046372dCopy full SHA for 046372d
ports/atmel-samd/boards/dynossat_edu_obc/mpconfigboard.h
@@ -23,16 +23,11 @@
23
// USB is always used internally so skip the pin objects for it.
24
#define IGNORE_PIN_PA24 1
25
#define IGNORE_PIN_PA25 1
26
-#define IGNORE_PIN_PA02 1
27
#define IGNORE_PIN_PA13 1
28
#define IGNORE_PIN_PA14 1
29
-#define IGNORE_PIN_PA20 1
30
-#define IGNORE_PIN_PA21 1
31
#define IGNORE_PIN_PA27 1
32
-#define IGNORE_PIN_PB00 1
33
#define IGNORE_PIN_PB04 1
34
#define IGNORE_PIN_PB05 1
35
-#define IGNORE_PIN_PB16 1
36
#define IGNORE_PIN_PB17 1
37
#define IGNORE_PIN_PB23 1
38
#define IGNORE_PIN_PB31 1
0 commit comments