Arducleo board basic samples. This board is based on the ST Nucleo F103RB, without morpho pins. And coming with a buzzer, a DAPLink debug unit on board.

Dependencies:   mbed

inc/config_demo.h

Committer:
dotnfc
Date:
2016-07-01
Revision:
0:6ec7bd917ff7

File content as of revision 0:6ec7bd917ff7:

/*=============================================================================
 * Arducleo Samples global config
 *
 * by dotnfc@163.com
 *  http://www.dotware.cn
 * $ 1.0, 2016/07/01 $
 */
 
#ifndef __CONFIG_DEMO_H
#define __CONFIG_DEMO_H


#endif // __CONFIG_DEMO_H