mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
pkg/cryptoauthlib/atca: Fix documentation group
This commit is contained in:
parent
d510e034ea
commit
88819c3118
@ -28,6 +28,8 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
/**
|
||||
* @defgroup drivers_atca_config ATCA driver compile configuration
|
||||
* @ingroup config_drivers_misc
|
||||
* @brief Set default configuration parameters for the ATCA device
|
||||
*
|
||||
* The CryptoAuth library defines the data structure ATCAIfaceCfg for
|
||||
@ -38,7 +40,6 @@ extern "C" {
|
||||
* We also initialize the baud rate with zero, because RIOT doesn't have
|
||||
* an API to change baud.
|
||||
*
|
||||
* @ingroup config
|
||||
* @{
|
||||
*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user