generated from Template/H563ZI-HAL-CMake-Template
添加Ble,以及修改了H5的一些基础配置
This commit is contained in:
16
fun/headfile.h
Normal file
16
fun/headfile.h
Normal file
@@ -0,0 +1,16 @@
|
||||
#ifndef __HEADFILE_H
|
||||
#define __HEADFILE_H
|
||||
|
||||
#include "app_threadx.h"
|
||||
#include "main.h"
|
||||
#include "memorymap.h"
|
||||
#include "usart.h"
|
||||
#include "gpio.h"
|
||||
|
||||
#include "stdio.h"
|
||||
#include "stdlib.h"
|
||||
#include "stdarg.h"
|
||||
|
||||
#include "HCBle.h"
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user