We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a88aa70 commit 5d2024eCopy full SHA for 5d2024e
target/infineon/edge-e83/m55/rtconfig.py
@@ -31,7 +31,7 @@
31
if os.getenv('RTT_EXEC_PATH'):
32
EXEC_PATH = os.getenv('RTT_EXEC_PATH')
33
34
-BUILD = 'debug'
+BUILD = 'release'
35
36
if PLATFORM == 'gcc':
37
# toolchains
0 commit comments