mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git
synced 2025-09-29 05:17:33 +00:00
Add doxygen docs
This commit is contained in:
@@ -15,6 +15,8 @@ namespace sta
|
||||
{
|
||||
/**
|
||||
* @brief Integer representation.
|
||||
*
|
||||
* @ingroup staCore
|
||||
*/
|
||||
enum class IntegerBase
|
||||
{
|
||||
@@ -25,6 +27,8 @@ namespace sta
|
||||
|
||||
/**
|
||||
* @brief Printable interface for UART.
|
||||
*
|
||||
* @ingroup staCore
|
||||
*/
|
||||
class PrintableUART
|
||||
{
|
||||
|
Reference in New Issue
Block a user