Fixup PICO_FLASH_SIZE_BYTES PICO_CONFIG entry (no default)
This commit is contained in:
parent
37dbe8862e
commit
265485c773
@ -44,7 +44,7 @@
|
||||
|
||||
#define FLASH_UNIQUE_ID_SIZE_BYTES 8
|
||||
|
||||
// PICO_CONFIG: PICO_FLASH_SIZE_BYTES, size of primary flash in bytes, type=int, default=-1, group=hardware_flash
|
||||
// PICO_CONFIG: PICO_FLASH_SIZE_BYTES, size of primary flash in bytes, type=int, group=hardware_flash
|
||||
#ifndef PICO_FLASH_SIZE_BYTES
|
||||
#warning PICO_FLASH_SIZE_BYTES is not set
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user