00001 #include "stm32f103c8t6.h"00002 #include "mbed.h"00003 00004 00005 // main() runs in its own thread in the OS00006 int main() {
00007 while(1) {
00008 printf("HELLO");
00009 }
00010 }
This site uses cookies to store information on your computer.
By continuing to use our site, you consent to our cookies.
If you are not happy with the use of these cookies, please review our
Cookie Policy
to learn how they can be disabled.
By disabling cookies, some features of the site will not work.
Access Warning
You do not have the correct permissions to perform this operation.