]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ti-bt/build-utils.git/blobdiff - wl18xx_build_ble.sh
added disclaimer.txt and disclaimer to the scripts
[ti-bt/build-utils.git] / wl18xx_build_ble.sh
index 398d3bb3ab5225bbb90ee44b415254423aa22dab..b3941de182ae75fc95c10010b70e5aa3dfc0e9af 100644 (file)
@@ -15,9 +15,10 @@ function usage()
 {
        echo
        echo
-       echo "************************************"
-       echo "* Bluetooth Modules Builder Script *"
-       echo "************************************"
+       echo "*******************************************************************"
+       echo "***************** Bluetooth Modules Builder Script ****************"
+       echo "* This script is only for demo purposes, It is not fully verified *"
+       echo "*******************************************************************"
        echo
        echo "This script compiles the BT modules components"
        echo "The script can build each component as standalone by invoking: \"./wl18xx_build_bt.sh <module name> <build/rebuild>\""