mirror of
https://github.com/polhenarejos/pico-keys-sdk.git
synced 2026-08-30 16:39:28 +01:00
Change total flash pages (needed for pico-hsm)
This commit is contained in:
+1
-1
@@ -61,7 +61,7 @@ uint8_t *map = NULL;
|
||||
#include "pico_keys.h"
|
||||
#include <string.h>
|
||||
|
||||
#define TOTAL_FLASH_PAGES 4
|
||||
#define TOTAL_FLASH_PAGES 6
|
||||
|
||||
extern const uintptr_t start_data_pool;
|
||||
extern const uintptr_t end_rom_pool;
|
||||
|
||||
Reference in New Issue
Block a user