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 8c8f75a commit f48b798Copy full SHA for f48b798
bsp/stm32/stm32h723-st-nucleo/SConscript
@@ -1,5 +1,6 @@
1
# for module compiling
2
import os
3
+Import('RTT_ROOT')
4
Import('env')
5
from building import *
6
0 commit comments