Update ports/raspberrypi/boards/sparkfun_thingplus/mpconfigboard.h

Co-authored-by: Scott Shawcroft <scott@tannewt.org>
This commit is contained in:
mintakka 2021-03-15 21:07:31 -04:00 committed by GitHub
parent 30a74b3d92
commit 288415f867
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)