another place to fix flash capacity
This commit is contained in:
parent
d0125617fd
commit
6abea8a4aa
@ -7,7 +7,7 @@
|
||||
// make sure you don't overwrite code
|
||||
#define CIRCUITPY_INTERNAL_NVM_SIZE 0
|
||||
|
||||
#define BOARD_FLASH_SIZE (2 * 1024 * 1024)
|
||||
#define BOARD_FLASH_SIZE (4 * 1024 * 1024)
|
||||
|
||||
#define DEFAULT_I2C_BUS_SCL (&pin_GPIO_02)
|
||||
#define DEFAULT_I2C_BUS_SDA (&pin_GPIO_01)
|
||||
|
Loading…
Reference in New Issue
Block a user