the other jimmy / mbed-sdk-tools

Fork of mbed-sdk-tools by mbed official

Revision:
31:182518299918
Parent:
22:9e85236d8716
--- a/settings.py	Mon Aug 29 11:56:59 2016 +0100
+++ b/settings.py	Wed Jan 04 11:58:24 2017 -0600
@@ -25,7 +25,7 @@
 ##############################################################################
 # Toolchains and Build System Settings
 ##############################################################################
-BUILD_DIR = abspath(join(ROOT, ".build"))
+BUILD_DIR = abspath(join(ROOT, "BUILD"))
 
 # ARM Compiler 5
 ARM_PATH = "C:/Keil_v5/ARM/ARMCC"