48 if (buf[0] ==
'g' && buf[1] ==
'o')
51 host_send((
unsigned char*)
"hello mcu\n", 10);
Intel MCU API definition.
void debug_print(int level, const char *fmt,...)
void mcu_sleep(int ticks)
int host_send(unsigned char *buf, int length)
int host_receive(unsigned char *buf, int length)
Intel MCU API error code definition.