|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
Aligned caller-owned miniz compressor storage. More...
Data Fields | |
| uint8_t | bytes [k_ra8_compress_scratch_bytes] |
| Compressor state bytes. | |
Aligned caller-owned miniz compressor storage.
Definition at line 44 of file media_download_image.c.
| uint8_t image_compressor_t::bytes[k_ra8_compress_scratch_bytes] |
Compressor state bytes.
Definition at line 46 of file media_download_image.c.