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 6ac83c6 commit 0e12ffdCopy full SHA for 0e12ffd
mcux/mcux-sdk/drivers/ccm32k/driver_ccm32k.cmake
@@ -1,6 +1,6 @@
1
#Description: GPIO Driver; user_visible: True
2
include_guard(GLOBAL)
3
-message("driver_gpio component is included.")
+message("driver_ccm32k component is included.")
4
5
target_sources(${MCUX_SDK_PROJECT_NAME} PRIVATE
6
${CMAKE_CURRENT_LIST_DIR}/fsl_ccm32k.c
0 commit comments