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 320f025 commit 99e32f1Copy full SHA for 99e32f1
libraries/WiFi/library.properties
@@ -0,0 +1,10 @@
1
+name=WiFi
2
+version=1.0.0
3
+author=Arduino
4
+maintainer=Arduino <info@arduino.cc>
5
+sentence=Enables WIFI connection
6
+paragraph=With this library you can use the WiFi to connect to Internet.
7
+category=Communication
8
+url=https://github.com/arduino/ArduinoCore-zephyr/tree/master/libraries/WiFi
9
+architectures=renesas,renesas_portenta
10
+includes=WiFi.h
libraries/SocketWrapper/WiFi.cpp renamed to libraries/WiFi/src/WiFi.cpp
libraries/SocketWrapper/WiFi.h renamed to libraries/WiFi/src/WiFi.h
0 commit comments