Start doxygen documentation

This commit is contained in:
2020-02-16 17:35:35 +01:00
parent 9629c08da2
commit f8076920fe
6 changed files with 54 additions and 19 deletions

View File

@@ -18,6 +18,11 @@
* If not, see <http://www.gnu.org/licenses/>.
*/
/**
* @file main.c
* @brief Main file for firmware
*/
#include <stdlib.h>
#include <string.h>
/* #include <arm_math.h> */