#include "test_env.h" int main() { notify_start(); printf("Hello World\r\n"); while(1); }