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

MCU sample code to demonstrate how to blink the on-board LED. 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 blink the on-board LED.

Definition in file sample_blink_led1.c.

Function Documentation

void mcu_main ( )

Definition at line 36 of file sample_blink_led1.c.