Edison MCU Project
 All Files Functions Typedefs Macros Pages
Functions
sample_uart_send.c File Reference

MCU sample code to demonstrate how to send data to UART. More...

#include "mcu_api.h"
#include "mcu_errno.h"

Go to the source code of this file.

Functions

void mcu_main ()
 

Detailed Description

MCU sample code to demonstrate how to send data to UART.

Definition in file sample_uart_send.c.

Function Documentation

void mcu_main ( )

Definition at line 37 of file sample_uart_send.c.