#include "NUC200Series.h" int main(int argc, const char *argv[]) { SystemCoreClockUpdate(); for(;;) { } }