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

Commit 6e9b464

Browse files
authored
v1.9.3 to add support to Seeeduino nRF52
### Releases v1.9.3 1. Add support to Seeeduino nRF52840-based boards such as **Seeed XIAO_NRF52840 and XIAO_NRF52840_SENSE**, etc. using Seeed `mbed` or `nRF52` core 2. Add astyle using `allman` style. Restyle the library 3. Display warning only when `_ETHERNET_WEBSERVER_LOGLEVEL_` > 3 4. Update examples 5. Update `Packages' Patches` to add Seeeduino `nRF52` core
1 parent 25d4bbd commit 6e9b464

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2659,7 +2659,9 @@ Submit issues to: [EthernetWebServer_SSL issues](https://github.com/khoih-prog/E
26592659
34. Auto-select SPI(s) `SS/CS` pins according to board package if available
26602660
35. Slow SPI clock for old W5100 shield or SAMD Zero
26612661
36. Use correct Debug Terminal `Serial` for so-called **SAMD21 Zero** boards from Arduino as well as Adafruit
2662-
2662+
37. Add support to Seeeduino nRF52840-based boards such as **SEEED_XIAO_NRF52840 and SEEED_XIAO_NRF52840_SENSE**, etc. using Seeed `mbed` or `nRF52` core
2663+
38. Add astyle using `allman` style. Restyle the library
2664+
39. Update `Packages' Patches` to add Seeeduino `nRF52` core
26632665

26642666
---
26652667
---

0 commit comments

Comments
 (0)