rt-thread/bsp/renesas/ra6m4-iot/ra_gen/main.c

7 lines
163 B
C
Raw Normal View History

2022-01-14 18:10:27 +08:00
/* generated main source file - do not edit */
#include "hal_data.h"
int main(void) {
hal_entry();
return 0;
}