mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-19 07:03:32 +08:00
Merge pull request #3475 from armink/fix_eclipse
[tools] update eclipse tools version number.
This commit is contained in:
commit
5ddb0d51c0
@ -22,7 +22,7 @@ from xml.etree.ElementTree import SubElement
|
||||
|
||||
from building import *
|
||||
|
||||
MODULE_VER_NUM = 1
|
||||
MODULE_VER_NUM = 2
|
||||
|
||||
source_pattern = ['*.c', '*.cpp', '*.cxx', '*.s', '*.S', '*.asm']
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user