Skip to content

Commit 8e6a20b

Browse files
ethernet lib: add only zephyr architecture in library properties
1 parent b6c2f6d commit 8e6a20b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/Ethernet/library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ sentence=Enables network connection (local and Internet) using Ethernet on Zephy
66
paragraph=With this library you can connect to Internet via Ethernet. The library provides both Client and server functionalities. The library permits you to connect to a local network also with DHCP and to resolve DNS.
77
category=Communication
88
url=http://www.arduino.cc/en/Reference/Ethernet
9-
architectures=zephyr,zephyr_portenta,zephyr_nicla,zephyr_giga
9+
architectures=zephyr
1010
includes=Ethernet.h

0 commit comments

Comments
 (0)