micropython/ports/renesas-ra/boards/EK_RA4W1/ra_gen/main.c

7 wiersze
119 B
C

/* generated main source file - do not edit */
#include "hal_data.h"
int main(void) {
hal_entry();
return 0;
}