Bluetooth: Set default toolchain to gcc

Set the toolchain in case the user doesn't have it set in their
environment.

Change-Id: Ia961598bc125ded9326747cc8c5810635a8481d5
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
This commit is contained in:
Andrei Emeltchenko 2015-05-13 12:33:58 +03:00 committed by Anas Nashif
parent dd7a73a228
commit 5fffe2f225

View file

@ -46,6 +46,7 @@ main() {
BSP_NAME=""
ARCH_NAME=""
KEEP_LOGS=0
VXMICRO_TOOL=gcc
# set up environment info used to build projects
build_info_set