4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-18 17:53:31 +08:00

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

View File

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