Sample program of SAKURA Internet IoT Communication Module

Dependencies:   SakuraIO mbed

View the Github repository.

Revision:
13:2befc704b349
Parent:
12:ba049d7b931e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/travis/docker-compose.yml	Sun Feb 25 04:42:27 2018 +0900
@@ -0,0 +1,7 @@
+version: '2'
+services:
+  mbed-cli:
+    container_name: mbed-cli
+    build: ./
+    volumes:
+      - ../:/target