Add 'hw standalone' to jump to standalone mode from command line or script

This commit is contained in:
Philippe Teuwen
2019-07-15 22:31:19 +02:00
parent b845404f39
commit d8763509de
4 changed files with 15 additions and 1 deletions

View File

@@ -236,6 +236,7 @@ typedef struct {
#define CMD_CAPABILITIES 0x0112
#define CMD_QUIT_SESSION 0x0113
#define CMD_SET_DBGMODE 0x0114
#define CMD_STANDALONE 0x0115
// RDV40, Flash memory operations
#define CMD_FLASHMEM_WRITE 0x0121