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

MCU sample code to demonstrate how to blink a external 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 a external LED.

Definition in file sample_blink_led2.c.

Function Documentation

void mcu_main ( )

Definition at line 36 of file sample_blink_led2.c.