tomoaki
9940aadd4b
Add The forwarder Encapsulation mesage #27 #69
...
Signed-off-by: tomoaki <tomoaki@tomy-tech.com >
2018-07-28 23:05:16 +09:00
tomoaki
bb993aed5b
Update: Add Pre-defined-Topic
...
Signed-off-by: tomoaki <tomoaki@tomy-tech.com >
2018-07-14 19:20:48 +09:00
tomoaki
8a2ac67b4f
Update Makefile to add command line parameters
...
Parameters are additional include and lib directories for future useage.
e.g. make INCLUDE="-I/foo" LIB="-L/bar"
Signed-off-by: tomoaki <tomoaki@tomy-tech.com >
2017-09-28 16:01:50 +09:00
tomoaki
0adfac47da
BugFix: Segmentation fault of Tree32
...
Add: "make test" to .travis.yaml
Add: compile GatewayTester to .travis.yaml
Signed-off-by: tomoaki <tomoaki@tomy-tech.com >
2017-05-08 17:40:37 +09:00
tomoaki
e21b679a03
Update: Add Travis CI check.
...
Change: Move a Makefile into MQTTSNGateway directory.
How to build
$ git clone -b gateway
https://github.com/eclipse/paho.mqtt-sn.embedded-c
$ cd paho.mqtt-sn.embedded-c/MQTTSNGateway
$ make
$ make install
$ make clean
Signed-off-by: tomoaki <tomoaki@tomy-tech.com >
2017-05-07 20:38:48 +09:00