#include int libuc_main() { printf("Hello world from project 'STM32F4IT'!\n"); return 0; }