mirror of
https://github.com/polhenarejos/pico-keys-sdk
synced 2026-04-24 01:42:58 +02:00
Change total flash pages (needed for pico-hsm)
This commit is contained in:
@@ -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