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
ls
1 parent d7a7d44 commit 01875ebb09673e3a27ffc660b9eb9157e9e55274
@Hugues Kamba Hugues Kamba authored on 12 Feb 2021
Showing 21 changed files
View
connectivity/drivers/wifi/CMakeLists.txt
View
connectivity/drivers/wifi/TARGET_WICED/CMakeLists.txt 0 → 100644
View
connectivity/drivers/wifi/TARGET_WICED/LICENSE-permissive-binary-license-1.0.txt 0 → 100644
View
connectivity/drivers/wifi/TARGET_WICED/README.md 0 → 100644
View
connectivity/drivers/wifi/TARGET_WICED/TOOLCHAIN_ARMC6/TARGET_WIO_EMW3166/libwiced_drivers.ar 0 → 100644
Not supported
View
connectivity/drivers/wifi/TARGET_WICED/TOOLCHAIN_GCC_ARM/TARGET_WIO_EMW3166/libwiced_drivers.a 0 → 100644
Not supported
View
connectivity/drivers/wifi/TARGET_WICED/TOOLCHAIN_IAR/TARGET_WIO_EMW3166/libwiced_drivers.a 0 → 100644
Not supported
View
connectivity/drivers/wifi/TARGET_WICED/wiced_interface/WicedInterface.h 0 → 100644
View
connectivity/drivers/wifi/TARGET_WICED/wiced_interface/default_wifi_interface.cpp 0 → 100644
View
connectivity/drivers/wifi/TARGET_WICED/wiced_interface/wiced_emac.h 0 → 100644
View
targets/CMakeLists.txt
View
targets/TARGET_WICED/CMakeLists.txt 100644 → 0
View
targets/TARGET_WICED/LICENSE-permissive-binary-license-1.0.txt 100644 → 0
View
targets/TARGET_WICED/README.md 100644 → 0
View
targets/TARGET_WICED/TOOLCHAIN_ARMC6/TARGET_WIO_EMW3166/libwiced_drivers.ar 100644 → 0
Not supported
View
targets/TARGET_WICED/TOOLCHAIN_GCC_ARM/TARGET_WIO_EMW3166/libwiced_drivers.a 100644 → 0
Not supported
View
targets/TARGET_WICED/TOOLCHAIN_IAR/TARGET_WIO_EMW3166/libwiced_drivers.a 100644 → 0
Not supported
View
targets/TARGET_WICED/wiced_interface/WicedInterface.h 100644 → 0
View
targets/TARGET_WICED/wiced_interface/default_wifi_interface.cpp 100644 → 0
View
targets/TARGET_WICED/wiced_interface/wiced_emac.h 100644 → 0
View
tools/cmake/README.md