Files
xiuos/Ubiquitous/XiZi_IIoT/board/rzg2ul-m33/rzg_gen/fsp_main.c
T
2024-02-28 16:28:16 +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;
}