Skip to content

Commit adf5ac4

Browse files
committed
Update library.properties
Signed-off-by: Frederic Pillon <[email protected]>
1 parent b956c4b commit adf5ac4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

library.properties

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
name=STM32duino STM32Ethernet
2-
version=1.0.4
2+
version=1.0.5
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

0 commit comments

Comments
 (0)