Clone of official tools

Revision:
3:02a8b145dcb7
Parent:
0:66f3b5499f7f
Child:
13:ab47a20b66f0
--- a/settings.py	Fri May 20 22:27:03 2016 +0100
+++ b/settings.py	Fri May 20 22:35:52 2016 +0100
@@ -24,7 +24,7 @@
 ##############################################################################
 # Build System Settings
 ##############################################################################
-BUILD_DIR = abspath(join(ROOT, "build"))
+BUILD_DIR = abspath(join(ROOT, ".build"))
 
 # ARM
 armcc = "standalone" # "keil", or "standalone", or "ds-5"