Add RTT version number on Kconfig file.

This commit is contained in:
armink 2018-11-27 13:47:03 +08:00
parent a87914b535
commit a0243d7795
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