Sample program of SAKURA Internet IoT Communication Module

Dependencies:   SakuraIO mbed

View the Github repository.

Committer:
chibiegg
Date:
Sun Feb 25 04:42:27 2018 +0900
Revision:
13:2befc704b349
Parent:
12:ba049d7b931e
Merge pull request #5 from sakuraio/feat/travisci

Travis CI

Who changed what in which revision?

UserRevisionLine numberNew contents of line
chibiegg 12:ba049d7b931e 1 version: '2'
chibiegg 12:ba049d7b931e 2 services:
chibiegg 12:ba049d7b931e 3 mbed-cli:
chibiegg 12:ba049d7b931e 4 container_name: mbed-cli
chibiegg 12:ba049d7b931e 5 build: ./
chibiegg 12:ba049d7b931e 6 volumes:
chibiegg 12:ba049d7b931e 7 - ../:/target