We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 710b596 commit b7f9e4bCopy full SHA for b7f9e4b
peripherals/ikunLed/Kconfig
@@ -25,6 +25,7 @@ if PKG_USING_IKUNLED
25
config PKG_IKUNLED_VER
26
string
27
default "v1.1.0" if PKG_USING_IKUNLED_110_VERSION
28
+ default "latest" if PKG_USING_IKUNLED_LATEST_VERSION
29
30
config USING_IKUNLED_DEMO
31
bool "Enable IKUNLED Demo (example folder)"
0 commit comments