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

Revision:
0:6ec7bd917ff7
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/inc/config_demo.h	Fri Jul 01 03:35:39 2016 +0000
@@ -0,0 +1,13 @@
+/*=============================================================================
+ * 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