diff --git a/build/build.xml b/build/build.xml index 6ddec0602..f95cefa9b 100644 --- a/build/build.xml +++ b/build/build.xml @@ -105,6 +105,8 @@ + + @@ -207,6 +209,11 @@ + + + + + @@ -487,6 +494,24 @@ + + + + + + + + + + + + + + + + + + @@ -678,6 +703,24 @@ + + + + + + + + + + + + + + + + + + @@ -703,6 +746,24 @@ + + + + + + + + + + + + + + + + + + @@ -745,6 +806,25 @@ + + + + + + + + + + + + + + + + + + + @@ -1065,6 +1145,28 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/build/mdns-discovery-0.0.1.zip.sha b/build/mdns-discovery-0.0.1.zip.sha new file mode 100644 index 000000000..3a25599d0 --- /dev/null +++ b/build/mdns-discovery-0.0.1.zip.sha @@ -0,0 +1 @@ +11ac3c2f9313e1979e3488ab674fabd0884ec0b4 diff --git a/build/serial-discovery-0.0.2.zip.sha b/build/serial-discovery-0.0.2.zip.sha new file mode 100644 index 000000000..eed8bb721 --- /dev/null +++ b/build/serial-discovery-0.0.2.zip.sha @@ -0,0 +1 @@ +42bd1dcf55a46216e721afee01e913139a9e562a diff --git a/build/shared/discoverers/disco/boards.txt b/build/shared/discoverers/disco/boards.txt new file mode 100644 index 000000000..e69de29bb diff --git a/build/shared/discoverers/disco/platform.txt b/build/shared/discoverers/disco/platform.txt new file mode 100644 index 000000000..f488dc0a0 --- /dev/null +++ b/build/shared/discoverers/disco/platform.txt @@ -0,0 +1,2 @@ +discovery.serial.pattern={runtime.ide.path}/tools/serial-discovery +discovery.mdns.pattern={runtime.ide.path}/tools/mdns-discovery