Files
xiuos/Ubiquitous/XiZi_IIoT/board/rzv2l-m33/rzv_gen/fsp_main.c
T
2024-01-08 14:07:04 +08:00

9 lines
133 B
C

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