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/EVAL_ADXL362_ARDZ/Lcd.h	Thu Aug 18 15:14:12 2016 +0300
+++ b/libraries/EVAL_ADXL362_ARDZ/Lcd.h	Thu Aug 18 15:14:29 2016 +0300
@@ -51,6 +51,10 @@
 #include <stdio.h>
 #include "mbed.h"
 
+
+/**
+ * @brief Lcd class
+ */
 class Lcd
 {
 public: