Skip to content
Snippets Groups Projects
Commit 2802c1e5 authored by Alexandre Abadie's avatar Alexandre Abadie
Browse files

fixup! pkg: enhance doxygen packages documentation

parent c4ebd18b
No related branches found
No related tags found
No related merge requests found
/** /**
* @defgroup pkg_fatfs FAT file system * @defgroup pkg_fatfs FAT file system
* @ingroup pkg * @ingroup pkg
* @ingroup sys * @ingroup sys_fs
* @brief Provides FAT file system support * @brief Provides FAT file system support
* @see http://elm-chan.org/fsw/ff/00index_e.html * @see http://elm-chan.org/fsw/ff/00index_e.html
*/ */
\ No newline at end of file
/** /**
* @defgroup pkg_lib_fix_math Cross platform fixed point maths library * @defgroup pkg_libfixmath Cross platform fixed point maths library
* @ingroup pkg * @ingroup pkg
* @ingroup sys * @ingroup sys
* @brief Provides a cross platform fixed point maths library to RIOT. * @brief Provides a cross platform fixed point maths library to RIOT.
......
/** /**
* @defgroup pkg_micro_ecc Micro-ECC for RIOT * @defgroup pkg_micro_ecc Micro-ECC for RIOT
* @ingroup pkg * @ingroup pkg
* @ingroup sys * @ingroup sys_crypto
* @brief Micro-ECC for RIOT * @brief Micro-ECC for RIOT
* *
* # Micro-ECC for RIOT * # Micro-ECC for RIOT
......
/** /**
* @defgroup pkg_relic Relic toolkit for RIOT * @defgroup pkg_relic Relic toolkit for RIOT
* @ingroup pkg * @ingroup pkg
* @ingroup sys * @ingroup sys_crypto
* @brief Provides the Relic cryptographic toolkit to RIOT * @brief Provides the Relic cryptographic toolkit to RIOT
* *
* *
......
/** /**
* @defgroup pkg_spiffs SPI flash file system * @defgroup pkg_spiffs SPI flash file system
* @ingroup pkg * @ingroup pkg
* @ingroup sys * @ingroup sys_fs
* @brief Provides a file system for SPI NOR flash devices * @brief Provides a file system for SPI NOR flash devices
* @see https://github.com/pellepl/spiffs * @see https://github.com/pellepl/spiffs
*/ */
\ No newline at end of file
/** /**
* @defgroup pkg_tiny-asn1 Lightweight ASN.1 decoding/encoding library * @defgroup pkg_tiny-asn1 Lightweight ASN.1 decoding/encoding library
* @ingroup pkg * @ingroup pkg
* @ingroup sys * @ingroup sys_crypto
* @brief Lightweight ASN.1 decoding/encoding library * @brief Lightweight ASN.1 decoding/encoding library
* @see https://gitlab.com/matthegap/tiny-asn1 * @see https://gitlab.com/matthegap/tiny-asn1
*/ */
/** /**
* @defgroup pkg_wakaama Wakaama LwM2M implementation * @defgroup pkg_wakaama Wakaama LwM2M implementation
* @ingroup pkg * @ingroup pkg
* @ingroup net
* @brief Provides the Wakaama implementation of LwM2M * @brief Provides the Wakaama implementation of LwM2M
* @see https://github.com/eclipse/wakaama * @see https://github.com/eclipse/wakaama
*/ */
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment