mirror of
https://github.com/google/pebble.git
synced 2025-04-30 23:31:40 -04:00
spelling: filesystem
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
f7145c9739
commit
5ea72eb54a
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
||||||
// be changed. Migrations are likely as well.
|
// be changed. Migrations are likely as well.
|
||||||
//
|
//
|
||||||
// On watches with only 4MB of flash, the region will have a size of zero and be ignored by the
|
// On watches with only 4MB of flash, the region will have a size of zero and be ignored by the
|
||||||
// fileystem.
|
// filesystem.
|
||||||
#if defined(BOARD_V2_0) || defined(BOARD_V1_5) || defined(LARGE_SPI_FLASH)
|
#if defined(BOARD_V2_0) || defined(BOARD_V1_5) || defined(LARGE_SPI_FLASH)
|
||||||
#define BOARD_NOR_FLASH_SIZE 0x600000
|
#define BOARD_NOR_FLASH_SIZE 0x600000
|
||||||
#else
|
#else
|
||||||
|
|
Loading…
Add table
Reference in a new issue