[update] eclipse.py

This commit is contained in:
thread-liu
2020-05-18 17:43:06 +08:00
parent 6deb233e04
commit f899299699
+1 -1
View File
@@ -22,7 +22,7 @@ from xml.etree.ElementTree import SubElement
from building import *
MODULE_VER_NUM = 2
MODULE_VER_NUM = 3
source_pattern = ['*.c', '*.cpp', '*.cxx', '*.s', '*.S', '*.asm']