[doc] define missing groups (#3876)

This commit is contained in:
Kamil Sroka
2019-05-28 19:19:36 +02:00
committed by Jonathan Hui
parent 2695dc982f
commit 754da79286
+3 -1
View File
@@ -121,11 +121,13 @@ extern "C" {
*
* @defgroup api-cli Command Line Interface
* @defgroup api-crypto Crypto
* @defgroup api-entropy Entropy Source
* @defgroup api-factory-diagnostics Factory Diagnostics
* @defgroup api-jam-detection Jam Detection
* @defgroup api-logging Logging
* @defgroup api-ncp Network Co-Processor
* @defgroup api-network-time Network Time Synchronization
* @defgroup api-random Random Number Generator
* @defgroup api-sntp SNTP
*
* @}
@@ -143,13 +145,13 @@ extern "C" {
*
* @defgroup plat-alarm Alarm
* @defgroup plat-ble BLE Host
* @defgroup plat-entropy Entropy
* @defgroup plat-factory-diagnostics Factory Diagnostics
* @defgroup plat-logging Logging
* @defgroup plat-memory Memory
* @defgroup plat-messagepool Message Pool
* @defgroup plat-misc Miscellaneous
* @defgroup plat-radio Radio
* @defgroup plat-random Random
* @defgroup plat-settings Settings
* @defgroup plat-spi-slave SPI Slave
* @defgroup plat-time Time Service