doxygen: updated library brief description tags

Touched on all library brief descriptions for better integration with ISS and fixed a few typos and connection tags in the process.

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu
2018-02-14 10:36:46 -08:00
parent a12baf379f
commit 4a1eb99d6d
205 changed files with 241 additions and 234 deletions

View File

@ -151,7 +151,7 @@ typedef union {
#define BIT(n) (1<<n)
/**
* @brief MMA7455 Accelerometer library
* @brief MMA7455 Accelerometer
* @defgroup mma7455 libupm-mma7455
* @ingroup generic i2c accelerometer
*/