8 lines
114 B
C
Executable File

#include <stdio.h>
void app_main(void)
{
// Boilerplate ready.
// Place your initialization code here.
}