Expand description
Constants for binary info
Constantsยง
- ID_
RP_ BINARY_ END - Used to note the size of the binary - use with IntegerEntry
- ID_
RP_ BOOT2_ NAME - Used to note which
boot2
image this program uses - use with StringEntry - ID_
RP_ PICO_ BOARD - Used to note which board this program targets - use with StringEntry
- ID_
RP_ PROGRAM_ BUILD_ ATTRIBUTE - Used to note some whether this was a Debug or Release build - use with StringEntry
- ID_
RP_ PROGRAM_ BUILD_ DATE_ STRING - Used to note the program build date - use with StringEntry
- ID_
RP_ PROGRAM_ DESCRIPTION - Used to note a description of the program - use with StringEntry
- ID_
RP_ PROGRAM_ FEATURE - Used to note some feature of the program - use with StringEntry
- ID_
RP_ PROGRAM_ NAME - Used to note the program name - use with StringEntry
- ID_
RP_ PROGRAM_ URL - Used to note a URL for the program - use with StringEntry
- ID_
RP_ PROGRAM_ VERSION_ STRING - Used to note the program version - use with StringEntry
- ID_
RP_ SDK_ VERSION - Used to note the Pico SDK version used - use with StringEntry
- TAG_
RASPBERRY_ PI - All Raspberry Pi specified IDs have this tag.