|
pico-binary-info
Portable Pi Pico binary_info parser
|
Binary info entry carrying a length-prefixed byte buffer. More...
#include <structure.h>
Data Fields | |
| struct _binary_info_core | core |
| Common binary info header. | |
| uint32_t | length |
| Number of bytes in the payload. | |
| uint8_t | bytes [1] |
| Byte payload (variable length) | |
Binary info entry carrying a length-prefixed byte buffer.