File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
peripherals/hal-sdk/nuvoton/nuvoton_arm926_lib Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11
22# Kconfig file for package nuvoton_arm926_lib
3- menuconfig PKG_USING_NUVOTON_RAM926_LIB
3+ menuconfig PKG_USING_NUVOTON_ARM926_LIB
44 bool "NUVOTON ARM926 LIB PACKAGE"
55 default n
66
7- if PKG_USING_NUVOTON_RAM926_LIB
7+ if PKG_USING_NUVOTON_ARM926_LIB
88
9- config PKG_NUVOTON_RAM926_LIB_PATH
9+ config PKG_NUVOTON_ARM926_LIB_PATH
1010 string
1111 default "/packages/peripherals/hal-sdk/nuvoton/nuvoton_arm926_lib"
1212
@@ -15,13 +15,13 @@ if PKG_USING_NUVOTON_RAM926_LIB
1515 help
1616 Select the package version
1717
18- config PKG_USING_NUVOTON_RAM926_LIB_LATEST_VERSION
18+ config PKG_USING_NUVOTON_ARM926_LIB_LATEST_VERSION
1919 bool "latest"
2020 endchoice
2121
22- config PKG_USING_NUVOTON_RAM926_LIB_VER
22+ config PKG_NUVOTON_ARM926_LIB_VER
2323 string
24- default "latest" if PKG_USING_NUVOTON_RAM926_LIB_LATEST_VERSION
24+ default "latest" if PKG_USING_NUVOTON_ARM926_LIB_LATEST_VERSION
2525
2626endif
2727
Original file line number Diff line number Diff line change 22 "name" : " nuvoton-arm926-lib" ,
33 "description" : " NUVOTON ARM926 LIB PACKAGE" ,
44 "description_zh" : " NUVOTON ARM926 LIB 驱动包" ,
5- "enable" : " PKG_USING_NUVOTON_RAM926_LIB " ,
5+ "enable" : " PKG_USING_NUVOTON_ARM926_LIB " ,
66 "keywords" : [
77 " nuvoton-arm926-lib"
88 ],
You can’t perform that action at this time.
0 commit comments