Skip to content

Commit b7f9e4b

Browse files
authored
Add default version for IKUNLED package
1 parent 710b596 commit b7f9e4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

peripherals/ikunLed/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ if PKG_USING_IKUNLED
2525
config PKG_IKUNLED_VER
2626
string
2727
default "v1.1.0" if PKG_USING_IKUNLED_110_VERSION
28+
default "latest" if PKG_USING_IKUNLED_LATEST_VERSION
2829

2930
config USING_IKUNLED_DEMO
3031
bool "Enable IKUNLED Demo (example folder)"

0 commit comments

Comments
 (0)