A collection of Analog Devices drivers for the mbed platform

For additional information check out the mbed page of the Analog Devices wiki: https://wiki.analog.com/resources/tools-software/mbed-drivers-all

Revision:
29:c693bdaac786
Parent:
24:dae7123d432a
--- a/libraries/ADXL362/ADXL362.h	Thu Aug 18 15:14:12 2016 +0300
+++ b/libraries/ADXL362/ADXL362.h	Thu Aug 18 15:14:29 2016 +0300
@@ -50,6 +50,9 @@
 
 #include "mbed.h"
 
+/**
+ * @brief Analog devices ADXL362 Digital Output MEMS Accelerometer
+ */
 class ADXL362
 {
 public: