mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-20 21:43:44 +08:00
5a67132cf8
[bsp/renesas] 更新flash、gpio驱动和配置头文件。更新FSP配置文档
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;
|
|
}
|