2021-10-29 11:05:00 +02:00
|
|
|
/**
|
|
|
|
|
2023-05-31 11:56:49 +02:00
|
|
|
@defgroup os_services Operating System Services
|
|
|
|
@brief Operating System Services
|
2021-10-29 11:05:00 +02:00
|
|
|
@{
|
2023-06-05 13:56:15 +02:00
|
|
|
|
|
|
|
@brief MCUmgr
|
|
|
|
@defgroup mcumgr MCUmgr
|
|
|
|
@{
|
|
|
|
@}
|
|
|
|
|
2021-10-29 11:05:00 +02:00
|
|
|
@}
|
|
|
|
|
2022-10-11 10:28:56 +02:00
|
|
|
@brief Device Driver APIs
|
|
|
|
@defgroup io_interfaces Device Driver APIs
|
|
|
|
@{
|
|
|
|
@}
|
|
|
|
|
|
|
|
@brief Miscellaneous Drivers APIs
|
|
|
|
@defgroup misc_interfaces Miscellaneous Drivers APIs
|
|
|
|
@ingroup io_interfaces
|
|
|
|
@{
|
|
|
|
@}
|
|
|
|
|
2023-05-31 12:34:41 +02:00
|
|
|
@brief Testing
|
|
|
|
@defgroup testing Testing
|
|
|
|
@{
|
|
|
|
@}
|
|
|
|
|
2023-06-05 11:58:23 +02:00
|
|
|
@brief Connectivity
|
|
|
|
@defgroup connectivity Connectivity
|
|
|
|
@{
|
2023-06-05 13:22:14 +02:00
|
|
|
|
|
|
|
@brief USB
|
|
|
|
@defgroup usb USB
|
|
|
|
@{
|
|
|
|
@}
|
|
|
|
|
2023-06-05 11:58:23 +02:00
|
|
|
@}
|
|
|
|
|
2023-06-05 13:35:56 +02:00
|
|
|
@brief Utilities
|
|
|
|
@defgroup utilities Utilities
|
|
|
|
@{
|
|
|
|
@}
|
|
|
|
|
2021-10-29 11:05:00 +02:00
|
|
|
*/
|