mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-20 17:44:20 +08:00
format Kconfig and sconscript
This commit is contained in:
committed by
Man, Jianting (Meco)
parent
f4b285dc9c
commit
9bc68d26a4
@@ -3,7 +3,7 @@ import rtconfig
|
||||
|
||||
cwd = GetCurrentDir()
|
||||
|
||||
src = [cwd + '/sys_config/sys_config.c']
|
||||
src = [cwd + '/sys_config/sys_config.c']
|
||||
src += [cwd + '/mss_gpio/mss_gpio.c']
|
||||
src += [cwd + '/mss_uart/mss_uart.c']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user