Skip to content

Commit 6941963

Browse files
committed
CMake rename whd_resources.c to whd_resources.cpp
1 parent ad81bac commit 6941963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

connectivity/drivers/wifi/COMPONENT_WHD/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ target_include_directories(mbed-cy-psoc6-whd
111111

112112
target_sources(mbed-cy-psoc6-whd
113113
INTERFACE
114-
resources/resource_imp/whd_resources.c
114+
resources/resource_imp/whd_resources.cpp
115115

116116
src/whd_ap.c
117117
src/whd_buffer_api.c

0 commit comments

Comments
 (0)