mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-23 04:04:15 +08:00
format Kconfig and sconscript
This commit is contained in:
committed by
Man, Jianting (Meco)
parent
f4b285dc9c
commit
9bc68d26a4
@@ -10,7 +10,7 @@ src = Split("""
|
||||
CME_M7/system_cmem7.c
|
||||
""")
|
||||
|
||||
# add for startup script
|
||||
# add for startup script
|
||||
if rtconfig.PLATFORM in ['gcc']:
|
||||
src += ['CME_M7/startup/gcc/startup_CME_M7.c']
|
||||
elif rtconfig.PLATFORM in ['armcc', 'armclang']:
|
||||
|
||||
Reference in New Issue
Block a user