Start user file
This commit is contained in:
parent
02d23048dc
commit
c0f5e5cf5b
8 changed files with 83 additions and 33 deletions
|
@ -1,8 +1,10 @@
|
|||
#ifndef _LCR_GENERAL_H
|
||||
#define _LCR_GENERAL_H
|
||||
|
||||
/**
|
||||
General resources for all modules.
|
||||
/*
|
||||
Licar: general
|
||||
|
||||
This file holds general definitions used by all modules.
|
||||
*/
|
||||
|
||||
#include <stdint.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue