BigW Consortium Gitlab

Commit 6ba926e2 by David Frey

Remove .adef extension from lines in .sdefs

parent 452df5e2
......@@ -31,22 +31,22 @@ apps:
$LEGATO_ROOT/apps/platformServices/spiService
$LEGATO_ROOT/apps/platformServices/devMode
$LEGATO_WIFI_ROOT/service/wifiService.adef
$LEGATO_WIFI_ROOT/apps/sample/wifiClientTest/wifiClientTest.adef
$LEGATO_WIFI_ROOT/apps/sample/wifiApTest/wifiApTest.adef
$LEGATO_WIFI_ROOT/apps/sample/wifiWebAp/wifiWebAp.adef
$LEGATO_WIFI_ROOT/apps/tools/wifi/wifi.adef
$LEGATO_WIFI_ROOT/service/wifiService
$LEGATO_WIFI_ROOT/apps/sample/wifiClientTest/wifiClientTest
$LEGATO_WIFI_ROOT/apps/sample/wifiApTest/wifiApTest
$LEGATO_WIFI_ROOT/apps/sample/wifiWebAp/wifiWebAp
$LEGATO_WIFI_ROOT/apps/tools/wifi/wifi
$MANGOH_ROOT/apps/GpioExpander/gpioExpanderService/gpioExpanderServiceGreen.adef
$MANGOH_ROOT/apps/GpioExpander/gpioExpanderService/gpioExpanderServiceGreen
$MANGOH_ROOT/apps/MuxControl/muxCtrlService/muxCtrlService.adef
$MANGOH_ROOT/apps/MuxControl/tools/muxCtrlTools.adef
$MANGOH_ROOT/apps/MuxControl/muxCtrlService/muxCtrlService
$MANGOH_ROOT/apps/MuxControl/tools/muxCtrlTools
$MANGOH_ROOT/apps/MqttClient/mqttClient.adef
$MANGOH_ROOT/apps/DataRouter/dataRouter.adef
$MANGOH_ROOT/apps/DataRouter/drTool/drTool.adef
$MANGOH_ROOT/apps/ArduinoBridge/arduinoBridge.adef
$MANGOH_ROOT/apps/SocialService/socialService.adef
$MANGOH_ROOT/apps/MqttClient/mqttClient
$MANGOH_ROOT/apps/DataRouter/dataRouter
$MANGOH_ROOT/apps/DataRouter/drTool/drTool
$MANGOH_ROOT/apps/ArduinoBridge/arduinoBridge
$MANGOH_ROOT/apps/SocialService/socialService
// Command-line tools.
$LEGATO_ROOT/apps/tools/tools
......
......@@ -25,17 +25,17 @@ apps:
$LEGATO_ROOT/apps/platformServices/spiService
$LEGATO_ROOT/apps/platformServices/devMode
$MANGOH_ROOT/apps/GpioExpander/gpioExpanderService/gpioExpanderServiceRed.adef
$MANGOH_ROOT/apps/GpioExpander/gpioExpanderService/gpioExpanderServiceRed
// TODO: MuxControl was written specifically for mangOH Green. Perhaps mangOH Red needs a
// similar facility to manage uart routing.
// $MANGOH_ROOT/apps/MuxControl/muxCtrlService/muxCtrlService.adef
// $MANGOH_ROOT/apps/MuxControl/tools/muxCtrlTools.adef
// $MANGOH_ROOT/apps/MuxControl/muxCtrlService/muxCtrlService
// $MANGOH_ROOT/apps/MuxControl/tools/muxCtrlTools
$MANGOH_ROOT/apps/MqttClient/mqttClient.adef
$MANGOH_ROOT/apps/DataRouter/dataRouter.adef
$MANGOH_ROOT/apps/DataRouter/drTool/drTool.adef
$MANGOH_ROOT/apps/SocialService/socialService.adef
$MANGOH_ROOT/apps/MqttClient/mqttClient
$MANGOH_ROOT/apps/DataRouter/dataRouter
$MANGOH_ROOT/apps/DataRouter/drTool/drTool
$MANGOH_ROOT/apps/SocialService/socialService
// Command-line tools.
$LEGATO_ROOT/apps/tools/tools
......
Subproject commit 42fd1e6ee6efb44585d76beec749bca87bc5315a
Subproject commit 4322d165c052306f4f4982511c0f15110d8a6c1e
Subproject commit 8b5a8385d582c928ba6fdd97ffbcd4227a487ba6
Subproject commit d8b9d40379bbc3ebdd12cb6a3e812283f6589253
......@@ -20,12 +20,12 @@ apps:
$LEGATO_ROOT/apps/sample/lwm2mAirVantageControl/lwm2mControl
$MANGOH_ROOT/apps/SocialService/socialService.adef
$MANGOH_ROOT/apps/SocialService/socialService
// Command-line tools.
$LEGATO_ROOT/apps/tools/tools
$MANGOH_ROOT/samples/tutorials/developerDay2016/apps/wakeupAndTweet.adef
$MANGOH_ROOT/samples/tutorials/developerDay2016/apps/wakeupAndTweet
}
commands:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment