Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: USBDevice max32630fthr
Diff: Interfaces/SensorComm/SmartSensorComm/SSBootloader/SSBootloaderComm.h
- Revision:
- 5:795cffb6f01a
- Parent:
- 0:da5f5b56060a
--- a/Interfaces/SensorComm/SmartSensorComm/SSBootloader/SSBootloaderComm.h Thu Apr 12 13:04:59 2018 -0700 +++ b/Interfaces/SensorComm/SmartSensorComm/SSBootloader/SSBootloaderComm.h Thu May 24 14:40:48 2018 -0700 @@ -80,7 +80,14 @@ cmd_set_iv, cmd_set_auth, cmd_erase, + cmd_page_erase, cmd_flash, + cmd_setcfg_bl_enter_mode, + cmd_setcfg_bl_ebl_pin, + cmd_setcfg_bl_ebl_pol, + cmd_setcfg_bl_exit_mode, + cmd_setcfg_bl_timeout, + cmd_setcfg_bl_save, NUM_CMDS, } cmd_state_t;