first commit for opensource
first commit for opensource
This commit is contained in:
9
kernel/hal/include/tos_hal.h
Normal file
9
kernel/hal/include/tos_hal.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef _TOS_HAL_H_
|
||||
#define _TOS_HAL_H_
|
||||
|
||||
#include "tos.h"
|
||||
#include "tos_hal_sd.h"
|
||||
#include "tos_hal_uart.h"
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user