2878566c92
* 增加 野火 启明6M5 板级支持包 * 修复串口引脚描述错误 * 上一版提交,UART端口改了,但是uart编号漏改 Co-authored-by: Liuxiequan <liuxiequan@cvte.com>
7 lines
163 B
C
7 lines
163 B
C
/* generated main source file - do not edit */
|
|
#include "hal_data.h"
|
|
int main(void) {
|
|
hal_entry();
|
|
return 0;
|
|
}
|