mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
bootrom: remove deprecated CMD_SETUP_WRITE
This commit is contained in:
parent
9370649861
commit
3560cf5466
4 changed files with 2 additions and 12 deletions
|
@ -200,7 +200,7 @@ Bootrom code will still use the old frame format to remain compatible with other
|
|||
(`bootrom/bootrom.c`)
|
||||
|
||||
usb_read (common/usb_cdc.c) ⇒ UsbPacketReceived (bootrom.c)
|
||||
⇒ CMD_DEVICE_INFO / CMD_START_FLASH / CMD_FINISH_WRITE / CMD_HARDWARE_RESET / CMD_SETUP_WRITE
|
||||
⇒ CMD_DEVICE_INFO / CMD_START_FLASH / CMD_FINISH_WRITE / CMD_HARDWARE_RESET
|
||||
|
||||
also `usb_enable`, `usb_disable` (`common/usb_cdc.c`)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue