Skip to content

Commit 01875eb

Browse files
committed
WICED: Move directory to WiFi driver
WICED is something is build to Cypress WiFi on multiple devices, it's a binary form. It is owned by Seeed studio
1 parent d7a7d44 commit 01875eb

File tree

12 files changed

+3
-6
lines changed

12 files changed

+3
-6
lines changed

connectivity/drivers/wifi/CMakeLists.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
# Copyright (c) 2020 ARM Limited. All rights reserved.
1+
# Copyright (c) 2020-2021 ARM Limited. All rights reserved.
22
# SPDX-License-Identifier: Apache-2.0
33

4+
add_subdirectory(TARGET_WICED EXCLUDE_FROM_ALL)
5+
46
add_subdirectory(esp8266-driver)
57

68
target_link_libraries(mbed-wifi
File renamed without changes.

0 commit comments

Comments
 (0)