Sample program of SAKURA Internet IoT Communication Module

Dependencies:   SakuraIO mbed

View the Github repository.

Revision:
12:ba049d7b931e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/travis/Dockerfile	Sun Feb 25 04:29:20 2018 +0900
@@ -0,0 +1,5 @@
+FROM chibiegg/mbed-cli
+
+WORKDIR /target
+
+CMD ["/sbin/init"]