Rework doxygen comments

This commit is contained in:
Henrik Stickann
2022-04-12 16:38:19 +02:00
parent ccb15a640e
commit b2ae487b76
8 changed files with 23 additions and 5 deletions

View File

@@ -1,3 +1,6 @@
/**
* @brief GPIO pin interface definitions.
*/
#ifndef STA_GPIO_PIN_HPP
#define STA_GPIO_PIN_HPP