mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2026-03-14 21:19:43 +01:00
comment fix
This commit is contained in:
parent
d2dc01989e
commit
bcbbc09430
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@
|
|||
#define PARTITION_TABLE_NO_PARTITION_INDEX 0xff
|
||||
|
||||
// values returned from \ref rom_get_last_boot_type()
|
||||
// --- note these match a subset REBOOT_TYPE2_ constants in pico/bootrom_constants.h,14
|
||||
// --- note these match the REBOOT2_FLAG_REBOOT_TYPE_ constants in pico/bootrom_constants.h
|
||||
// values 0-7 are secure/non-secure
|
||||
#define BOOT_TYPE_NORMAL 0
|
||||
#define BOOT_TYPE_BOOTSEL 2
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue