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 36755af commit 9f66969Copy full SHA for 9f66969
bsp/stm32/stm32f767-atk-apollo/rtconfig.py
@@ -147,4 +147,4 @@ def dist_handle(BSP_ROOT):
147
cwd_path = os.getcwd()
148
sys.path.append(os.path.join(os.path.dirname(BSP_ROOT), 'tools'))
149
from sdk_dist import dist_do_building
150
- dist_do_building(BSP_ROOT)
+ dist_do_building(BSP_ROOT)
bsp/stm32/stm32f767-fire-challenger/rtconfig.py
0 commit comments