mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-26 17:18:24 +00:00
c28x scons
This commit is contained in:
committed by
Man, Jianting (Meco)
parent
b64f21e628
commit
9e152c117e
@@ -21,7 +21,7 @@ from utils import xml_indent
|
||||
|
||||
MODULE_VER_NUM = 6
|
||||
|
||||
source_pattern = ['*.c', '*.cpp', '*.cxx', '*.s', '*.S', '*.asm']
|
||||
source_pattern = ['*.c', '*.cpp', '*.cxx', '*.s', '*.S', '*.asm','*.cmd']
|
||||
|
||||
|
||||
def OSPath(path):
|
||||
|
||||
Reference in New Issue
Block a user