4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-21 01:07:18 +08:00

Merge pull request #2011 from armink/master

Add RTT version number on Kconfig file.
This commit is contained in:
Bernard Xiong 2018-11-27 20:49:00 +08:00 committed by GitHub
commit abfcd0098c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -316,4 +316,10 @@ menu "Kernel Device Object"
endmenu
config RT_VER_NUM
hex
default 0x40000
help
RT-Thread version number
endmenu