Update ports/raspberrypi/boards/sparkfun_thingplus/mpconfigboard.h
Co-authored-by: Scott Shawcroft <scott@tannewt.org>
This commit is contained in:
parent
30a74b3d92
commit
288415f867
1 changed files with 1 additions and 1 deletions
|
|
@ -13,5 +13,5 @@
|
|||
#define DEFAULT_UART_BUS_RX (&pin_GPIO1)
|
||||
#define DEFAULT_UART_BUS_TX (&pin_GPIO0)
|
||||
|
||||
// Flash chip is GD25Q64 connected over QSPI
|
||||
// Flash chip is GD25Q128 connected over QSPI
|
||||
#define TOTAL_FLASH_SIZE (16 * 1024 * 1024)
|
||||
|
|
|
|||
Loading…
Reference in a new issue