Skip to content

Version 1.2

Latest
Compare
Choose a tag to compare
@erique erique released this 27 Sep 22:20
00bc8fa

bootrom

  • CMD_DEVICE_INFO now reports version and bootloader/firmware sizes (if available)
  • CMD_SETUP_WRITE / CMD_FINISH_WRITE sends back packet CRC32 checksum.
  • CMD_CRC32_MEMORY returns CRC32 for a memory region.
  • Firmware can control the bootloader operation via 32bits at address 0x200010.

usbdl

  • Added info command.
  • Added verification of bootloader and firmware writes.