Add KBOOT I2C slave driver, its related USB command, and make the firmware updater script of the left half successfully reset the left half after firmware update.

This commit is contained in:
László Monda
2017-10-22 02:17:43 +02:00
parent e57d199b40
commit 92ee3b5606
7 changed files with 103 additions and 1 deletions

View File

@@ -24,6 +24,7 @@
UsbCommand_GetKeyboardState = 16,
UsbCommand_GetDebugInfo = 17,
UsbCommand_JumpToSlaveBootloader = 18,
UsbCommand_SendKbootCommand = 19,
} usb_command_t;
typedef enum {