Skip to content

Commit d14d8e8

Browse files
authored
Update library.properties
1 parent 81b1815 commit d14d8e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name=STM32duino STM32Ethernet
2-
version=1.0.5
2+
version=1.1.0
33
author=Various
44
maintainer=STMicroelectronics
55
sentence=Enables network connection (local and Internet) using the STM32 Board.
66
paragraph=With this library you can use the STM32 board to connect to Internet. 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. This library depends on the LwIP library.
77
category=Communication
88
url=https://github.com/stm32duino/STM32Ethernet
99
architectures=stm32
10-
depends=STM32duino LwIP
10+
depends=STM32duino LwIP

0 commit comments

Comments
 (0)