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
1 changed files with 6 additions and 0 deletions

View File

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