Add documentation

This commit is contained in:
Stefano Calabretti
2022-02-23 13:21:34 +01:00
parent dd53c8f4cc
commit f5c8353245
11 changed files with 189 additions and 34 deletions
+10
View File
@@ -1,3 +1,13 @@
/**
* @file mmr_can_includes.h
* @brief
* This header contains the include macros
* related to the external can_bus drivers.
*
* These may be changed based on the board that is
* being used.
*/
#ifndef INC_MMR_CAN_INCLUDES_H_
#define INC_MMR_CAN_INCLUDES_H_