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

Commit

Permalink
v1.9.3 to add support to Seeeduino nRF52
Browse files Browse the repository at this point in the history
### 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
  • Loading branch information
khoih-prog authored Oct 27, 2022
1 parent 25d4bbd commit 6e9b464
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2659,7 +2659,9 @@ Submit issues to: [EthernetWebServer_SSL issues](https://github.com/khoih-prog/E
34. Auto-select SPI(s) `SS/CS` pins according to board package if available
35. Slow SPI clock for old W5100 shield or SAMD Zero
36. Use correct Debug Terminal `Serial` for so-called **SAMD21 Zero** boards from Arduino as well as Adafruit

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
38. Add astyle using `allman` style. Restyle the library
39. Update `Packages' Patches` to add Seeeduino `nRF52` core

---
---
Expand Down

0 comments on commit 6e9b464

Please sign in to comment.