mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-07-23 23:01:16 -04:00
Fix for FW hashe not being calculated correctly on NRF52
This commit is contained in:
parent
c88fe0ed33
commit
d69c1552e2
6 changed files with 3728 additions and 82 deletions
|
@ -73,6 +73,7 @@
|
|||
#define ROM_UNLOCK_BYTE 0xF8
|
||||
#define CMD_RESET 0x55
|
||||
#define CMD_RESET_BYTE 0xF8
|
||||
#define CMD_FW_LENGTH 0x65
|
||||
|
||||
#define CMD_INTERFACES 0x64
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue