Added new stm32nucleo-spirit1 platform
This commit is contained in:
parent
512f9984b6
commit
d87f6f67e2
|
@ -2,6 +2,7 @@ EXAMPLESDIR=../../examples
|
|||
TOOLSDIR=../../tools
|
||||
|
||||
EXAMPLES = \
|
||||
hello-world/stm32nucleo-spirit1 \
|
||||
hello-world/avr-raven \
|
||||
hello-world/exp5438 \
|
||||
hello-world/eval-adf7xxxmb4z \
|
||||
|
@ -14,6 +15,7 @@ hello-world/z1 \
|
|||
eeprom-test/native \
|
||||
collect/sky \
|
||||
er-rest-example/sky \
|
||||
er-rest-example/stm32nucleo-spirit1 \
|
||||
example-shell/native \
|
||||
netperf/sky \
|
||||
powertrace/sky \
|
||||
|
@ -34,6 +36,7 @@ wget/minimal-net \
|
|||
z1/z1 \
|
||||
settings-example/avr-raven \
|
||||
ipv6/multicast/sky \
|
||||
ipv6/multicast/stm32nucleo-spirit1 \
|
||||
|
||||
TOOLS=
|
||||
|
||||
|
|
|
@ -4,6 +4,7 @@ TOOLSDIR=../../tools
|
|||
EXAMPLES = \
|
||||
hello-world/econotag \
|
||||
hello-world/mbxxx \
|
||||
hello-world/stm32nucleo-spirit1 \
|
||||
ipv6/rpl-border-router/econotag \
|
||||
er-rest-example/econotag \
|
||||
webserver-ipv6/econotag \
|
||||
|
|
|
@ -17,6 +17,14 @@ cc2538dk/udp-ipv6-echo-server/cc2538dk \
|
|||
cc2538dk/sniffer/cc2538dk \
|
||||
cc2538dk/mqtt-demo/cc2538dk \
|
||||
ipv6/multicast/cc2538dk \
|
||||
er-rest-example/stm32nucleo-spirit1 \
|
||||
ipv6/rpl-border-router/stm32nucleo-spirit1 \
|
||||
ipv6/rpl-udp/stm32nucleo-spirit1 \
|
||||
ipv6/simple-udp-rpl/stm32nucleo-spirit1 \
|
||||
stm32nucleo-spirit1/sensor-demo/stm32nucleo-spirit1 \
|
||||
ipv6/multicast/stm32nucleo-spirit1 \
|
||||
udp-ipv6/stm32nucleo-spirit1 \
|
||||
hello-world/stm32nucleo-spirit1 \
|
||||
|
||||
TOOLS=
|
||||
|
||||
|
|
Loading…
Reference in a new issue