We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6f5233 commit 91361ecCopy full SHA for 91361ec
tools/settings.py
@@ -25,7 +25,7 @@
25
##############################################################################
26
# Toolchains and Build System Settings
27
28
-BUILD_DIR = abspath(join(ROOT, ".build"))
+BUILD_DIR = abspath(join(ROOT, "BUILD"))
29
30
# ARM Compiler 5
31
ARM_PATH = "C:/Keil_v5/ARM/ARMCC"
0 commit comments