• Home
Name Date Size #Lines LOC

..--

READMED04-Jul-2025297 43

extract_head.hD04-Jul-20254.2 KiB162158

firmware-tool.cD04-Jul-202526.3 KiB1,109942

meson.buildD04-Jul-2025313 1210

standards.cD04-Jul-20253.5 KiB152106

standards.hD04-Jul-2025894 264

xc2028-types.hD04-Jul-20254.3 KiB14358

README

1Firmware dumps must be in ASCII format and each line corresponds to an I2C instruction sent to the chip. Each line
2must either be a special instruction like RESET_CLK, RESET_TUNER (see standards.c) or be a sequence of bytes
3represented in hexadecimal format xx separated by a space character ' '.
4