File tree 1 file changed +19
-0
lines changed
1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change
1
+ extraction :
2
+ cpp :
3
+ index :
4
+ build_command :
5
+ - " make -B TARGET=native -C examples/websocket/"
6
+ - " make -B TARGET=native -C examples/mqtt-client/"
7
+ - " make -B TARGET=native -C examples/mqtt-client/ DEFINES=MQTT_CONF_VERSION=MQTT_PROTOCOL_VERSION_5"
8
+ - " make -B TARGET=native -C examples/coap/coap-example-server/"
9
+ - " make -B TARGET=native -C examples/coap/coap-example-client/"
10
+ - " make -B TARGET=native -C examples/lwm2m-ipso-objects/"
11
+ - " make -B TARGET=native -C examples/multicast/"
12
+ - " make -B TARGET=native -C examples/rpl-border-router/"
13
+ - " make -B TARGET=native -C examples/snmp-server/"
14
+ - " make -B TARGET=native -C examples/libs/data-structures/"
15
+ - " make -B TARGET=native -C examples/libs/shell/"
16
+ - " make -B TARGET=native -C examples/libs/deployment/"
17
+ - " make -B TARGET=native -C examples/libs/trickle-library/"
18
+ - " make -B TARGET=native -C examples/libs/logging/"
19
+
You can’t perform that action at this time.
0 commit comments