Skip to content

Commit a0243d7

Browse files
committed
Add RTT version number on Kconfig file.
1 parent a87914b commit a0243d7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/Kconfig

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,4 +316,10 @@ menu "Kernel Device Object"
316316

317317
endmenu
318318

319+
config RT_VER_NUM
320+
hex
321+
default 0x40000
322+
help
323+
RT-Thread version number
324+
319325
endmenu

0 commit comments

Comments
 (0)