BigW Consortium Gitlab

Commit 36f324dc by David Frey

Add MuxControl app to mangoh.sdef

Change-Id: Ie34e504548ddf64b45aa2cfa2449467a9a90483a
parent 8d213fe2
...@@ -26,6 +26,9 @@ apps: ...@@ -26,6 +26,9 @@ apps:
$MANGOH_ROOT/apps/GpioExpander/gpioExpanderService/gpioExpanderService.adef $MANGOH_ROOT/apps/GpioExpander/gpioExpanderService/gpioExpanderService.adef
$MANGOH_ROOT/apps/GpioExpander/gpioExpanderDemo/gpioExpanderDemo.adef $MANGOH_ROOT/apps/GpioExpander/gpioExpanderDemo/gpioExpanderDemo.adef
$MANGOH_ROOT/apps/MuxControl/muxCtrlService/muxCtrlService.adef
$MANGOH_ROOT/apps/MuxControl/tools/muxCtrlTools.adef
$MANGOH_WIFI_ROOT/service/wifiService.adef $MANGOH_WIFI_ROOT/service/wifiService.adef
$MANGOH_WIFI_ROOT/apps/sample/wifiClientTest/wifiClientTest.adef $MANGOH_WIFI_ROOT/apps/sample/wifiClientTest/wifiClientTest.adef
$MANGOH_WIFI_ROOT/apps/sample/wifiApTest/wifiApTest.adef $MANGOH_WIFI_ROOT/apps/sample/wifiApTest/wifiApTest.adef
...@@ -42,4 +45,5 @@ commands: ...@@ -42,4 +45,5 @@ commands:
fwupdate = tools:/bin/fwupdate fwupdate = tools:/bin/fwupdate
secstore = tools:/bin/secstore secstore = tools:/bin/secstore
wifi = wifi:/bin/wifi wifi = wifi:/bin/wifi
mux = muxCtrlTools:/bin/mux
} }
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