mirror of
https://github.com/espressif/openthread.git
synced 2026-07-26 05:53:45 +00:00
[doc] define missing groups (#3876)
This commit is contained in:
committed by
Jonathan Hui
parent
2695dc982f
commit
754da79286
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user