Skip to content

Commit e38f3aa

Browse files
committed
[BSP] Update Keil MDK project files.
1 parent 075fb45 commit e38f3aa

File tree

21 files changed

+7527
-4628
lines changed

21 files changed

+7527
-4628
lines changed

bsp/CME_M7/project.uvopt

+2-1,441
Large diffs are not rendered by default.

bsp/CME_M7/project.uvproj

+411-217
Large diffs are not rendered by default.

bsp/CME_M7/rtconfig.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
if os.getenv('RTT_ROOT'):
2525
RTT_ROOT = os.getenv('RTT_ROOT')
2626
else:
27-
RTT_ROOT = os.path.normpath(os.getcwd())
27+
RTT_ROOT = os.path.normpath(os.getcwd() + '/../..')
2828

2929
BUILD = 'debug'
3030

0 commit comments

Comments
 (0)