Fixed ID table to match srht
This commit is contained in:
@@ -123,8 +123,8 @@ On call completion, the `0x07` port value must be set to zero by the ESOP runtim
|
|||||||
|
|
||||||
### Recommended syscall table
|
### Recommended syscall table
|
||||||
|
|
||||||
ID (hex)|Params |Command|Meaning
|
hex ID|Params |Command|Meaning
|
||||||
--------|-----------------|-------|----------------------------------
|
------|-----------------|-------|----------------------------------
|
||||||
`00` |1b [data] |`0x20` |Write a byte to serial/debug port
|
`00` |1b [data] |`0x20` |Write a byte to serial/debug port
|
||||||
`01` |1s [addr] |`0x41` |Read a byte from serial/debug port
|
`01` |1s [addr] |`0x41` |Read a byte from serial/debug port
|
||||||
`02` |1b 3b [data addr]|`0x82` |Write a byte under the 3-byte flash address
|
`02` |1b 3b [data addr]|`0x82` |Write a byte under the 3-byte flash address
|
||||||
|
|||||||
Reference in New Issue
Block a user