Platform drivers for Mbed.

Dependents:   EVAL-CN0535-FMCZ EVAL-CN0535-FMCZ EVAL-AD568x-AD569x EVAL-AD7606 ... more

Revision:
11:a2dcf0ebb5b5
Parent:
9:9e247b9c9abf
--- a/inc/crc.h	Wed Jun 17 14:54:14 2020 +0000
+++ b/inc/crc.h	Mon Aug 03 17:21:20 2020 +0530
@@ -40,5 +40,6 @@
 #define __CRC_H
 
 #include "crc8.h"
+#include "crc16.h"
 
 #endif // __CRC_H