Skip to content

Commit 6558a85

Browse files
Removed dual QSPI for flash chips
1 parent 92aa962 commit 6558a85

File tree

1 file changed

+0
-2
lines changed
  • ports/atmel-samd/boards/microchip_curiosity_circuitpython_nano

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
#define MICROPY_HW_LED_STATUS (&pin_PB23)
99
#define MICROPY_HW_NEOPIXEL (&pin_PB22)
1010

11-
#define EXTERNAL_FLASH_QSPI_DUAL
12-
1311
#define BOARD_HAS_CRYSTAL 1
1412

1513
// USB is always used internally so skip the pin objects for it.

0 commit comments

Comments
 (0)