|
pico-binary-info
Portable Pi Pico binary_info parser
|
Struct representing a parsed pico binary info header. More...
#include <pico_binary_info.h>
Data Fields | |
| const uint8_t * | image |
| int | fd |
| size_t | image_len |
| size_t | table_off |
| size_t | table_end |
| long | mapping_off |
Struct representing a parsed pico binary info header.