I2C: Network support

This commit is contained in:
Kyle Johannes
2022-10-18 00:12:16 +00:00
parent 13ec2bca98
commit 9817887523
12 changed files with 328 additions and 3 deletions
+1
View File
@@ -89,6 +89,7 @@ public:
AtomicOperationCompletedNonatomically = 0x2035,
WiVIStackRefreshFailed = 0x2036,
WiVIUploadStackOverflow = 0x2037,
I2CMessageExceedsMaxLength = 0x2038,
// Transport Events
FailedToRead = 0x3000,