The beginning of doxygenation, for the Linux port:
As a first step, added an @file description for each file.
This commit is contained in:
@@ -28,6 +28,8 @@
|
||||
#include <time.h>
|
||||
#include "timer.h"
|
||||
|
||||
/** @file linux/timer.c Provides Linux-specific time and timer functions. */
|
||||
|
||||
/* counter for the various timers */
|
||||
static volatile uint32_t Millisecond_Counter[MAX_MILLISECOND_TIMERS];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user