Set Flash size to 16MB (128Mbit)

This commit is contained in:
Kelvin Ly 2022-04-15 07:24:10 -04:00
parent f185f281e7
commit d6402ff656
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
#ifndef _BOARDS_WALKIE_TALKIES
#define _BOARDS_WALKIE_TALKIES
#define PICO_FLASH_SIZE_BYTES (16*1024*1024)
#include "boards/pico.h"
#undef PICO_BOOT_STAGE2_CHOOSE_W25Q080