File tree Expand file tree Collapse file tree 1 file changed +0
-24
lines changed
ports/atmel-samd/boards/fluff_m0 Expand file tree Collapse file tree 1 file changed +0
-24
lines changed Original file line number Diff line number Diff line change 18
18
// USB is always used internally so skip the pin objects for it.
19
19
#define IGNORE_PIN_PA24 1
20
20
#define IGNORE_PIN_PA25 1
21
-
22
- // There is no port B
23
- #define IGNORE_PIN_PB00 1
24
- #define IGNORE_PIN_PB01 1
25
- #define IGNORE_PIN_PB02 1
26
- #define IGNORE_PIN_PB03 1
27
- #define IGNORE_PIN_PB04 1
28
- #define IGNORE_PIN_PB05 1
29
- #define IGNORE_PIN_PB06 1
30
- #define IGNORE_PIN_PB07 1
31
- #define IGNORE_PIN_PB08 1
32
- #define IGNORE_PIN_PB09 1
33
- #define IGNORE_PIN_PB10 1
34
- #define IGNORE_PIN_PB11 1
35
- #define IGNORE_PIN_PB12 1
36
- #define IGNORE_PIN_PB13 1
37
- #define IGNORE_PIN_PB14 1
38
- #define IGNORE_PIN_PB15 1
39
- #define IGNORE_PIN_PB16 1
40
- #define IGNORE_PIN_PB17 1
41
- #define IGNORE_PIN_PB22 1
42
- #define IGNORE_PIN_PB23 1
43
- #define IGNORE_PIN_PB30 1
44
- #define IGNORE_PIN_PB31 1
You can’t perform that action at this time.
0 commit comments