Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Commit 2228a65

Browse files
authored
v1.6.0 to add custom SPI support
### Releases v1.6.0 1. Add support to any custom hardware / software `SPI` for W5x00 using [Ethernet_Generic Library](https://github.com/khoih-prog/Ethernet_Generic) 2. Add support to STM32L5 boards, such as `Nucleo-L552ZE-Q`
1 parent 21307cc commit 2228a65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2174,7 +2174,7 @@ Message arrived [STM32_Pub] Hello from MQTTClient_SSL_Complex_LAN8720 on BLACK_F
21742174
Following is debug terminal output and screen shot when running example [AdvancedWebServer](examples/AdvancedWebServer) on NUCLEO_L552ZE_Q, using W5500 Ethernet with Ethernet_Generic Library and custom SPI
21752175

21762176
<p align="center">
2177-
<img src="https://github.com/khoih-prog/EthernetWebServer_SSL_STM32/blob/master/pics/AdvancedWebServer_NUCLEO_L552ZE_Q.png">
2177+
<img src="https://github.com/khoih-prog/EthernetWebServer_SSL_STM32/blob/main/pics/AdvancedWebServer_NUCLEO_L552ZE_Q.png">
21782178
</p>
21792179

21802180

0 commit comments

Comments
 (0)