This library can be used in mbed driver or mbed OS2. So If you want to use WizFi310 on mbed OS5, You have to use another WizFi310 library(wizfi310-driver). That is git repository for wizfi310-driver. - https://github.com/ARMmbed/wizfi310-driver

Dependents:   KT_IoTMakers_WizFi310_Example WizFi310_STATION_HelloWorld WizFi310_DNS_TCP_HelloWorld WizFi310_Ubidots ... more

This library can be used in mbed driver or mbed OS2. So If you want to use WizFi310 on mbed OS5, You have to use another WizFi310 library(wizfi310-driver).

That is git repository for wizfi310-driver. - https://github.com/ARMmbed/wizfi310-driver

Revision:
1:16e57103a7dd
Parent:
0:df571f8f8c03
Child:
2:04c8d61984a3
--- a/WizFi310Interface.cpp	Wed Oct 05 09:40:30 2016 +0000
+++ b/WizFi310Interface.cpp	Mon Oct 10 05:12:51 2016 +0000
@@ -211,4 +211,3 @@
 void WizFi310Interface::socket_attach(void *handle, void (*callback)(void *), void *data)
 {
 }
-