Skip to content

Commit 90a283e

Browse files
Splitting the definition of Wifi interface from socket wrapper
1 parent 3fbe03c commit 90a283e

File tree

4 files changed

+10
-0
lines changed

4 files changed

+10
-0
lines changed

libraries/WiFi/library.properties

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name=WiFi
2+
version=1.0.0
3+
author=Arduino
4+
maintainer=Arduino <[email protected]>
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
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)