stub of SPI write cmd, multicast cmd

This commit is contained in:
2018-01-05 10:11:57 +01:00
parent 0f75690310
commit 913f431a54
5 changed files with 74 additions and 10 deletions
+1
View File
@@ -42,6 +42,7 @@
X(OVERRUN, NULL) /* used in bulk transfer */ \
X(PROTOCOL_BREACH, NULL) /* eating with the wrong spoon */ \
X(BAD_UNIT_TYPE, NULL) \
X(NOT_IMPLEMENTED, NULL) \
\
/* VFS user errors (those are meant to be shown to user) */ \
X(ERROR_DURING_TRANSFER, "Error during transfer") \