雛形完成

Dependencies:   mbed nucleo_rotary_encoder serial_connected_mcu servo

Fork of serial_connected_mcu_nucleo by tarou yamada

Files at this revision

API Documentation at this revision

Comitter:
inst
Date:
Sun Jul 10 05:33:12 2016 +0000
Child:
1:039072645408
Commit message:
????

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
nucleo_rotary_encoder.lib Show annotated file Show diff for this revision Revisions of this file
serial_connected_mcu.lib Show annotated file Show diff for this revision Revisions of this file
servo.lib Show annotated file Show diff for this revision Revisions of this file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/main.cpp	Sun Jul 10 05:33:12 2016 +0000
@@ -0,0 +1,9 @@
+#include "serial_connected_mcu.hpp"
+
+int main() {
+    while (true) {
+        serial_connected_mcu::serial_connected_mcu::instance()->update();
+    }
+    
+    return 0;
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed.bld	Sun Jul 10 05:33:12 2016 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/users/mbed_official/code/mbed/builds/6c34061e7c34
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/nucleo_rotary_encoder.lib	Sun Jul 10 05:33:12 2016 +0000
@@ -0,0 +1,1 @@
+https://developer.mbed.org/users/inst/code/nucleo_rotary_encoder/#684e1604e5ea
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/serial_connected_mcu.lib	Sun Jul 10 05:33:12 2016 +0000
@@ -0,0 +1,1 @@
+serial_connected_mcu#9ca9a6eddffa
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/servo.lib	Sun Jul 10 05:33:12 2016 +0000
@@ -0,0 +1,1 @@
+http://developer.mbed.org/users/inst/code/servo/#a4d580b86638