Skip to content

Commit 604cf64

Browse files
committed
Merge remote-tracking branch 'origin/main' into main
2 parents eacc8a4 + 054317d commit 604cf64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#define SPI_FLASH_CS_PIN &pin_PA27
1010

1111
// These are pins not to reset.
12-
#define MICROPY_PORT_A (PORT_PA00 | PORT_PA01)
12+
#define MICROPY_PORT_A (0)
1313
#define MICROPY_PORT_B (0)
1414
#define MICROPY_PORT_C (0)
1515

0 commit comments

Comments
 (0)