Releases: arduino-libraries/WiFiNINA
Releases · arduino-libraries/WiFiNINA
1.8.14
Changelog
- Increment
WIFI_FIRMWARE_LATEST_VERSION
to1.5.0
- Docs updates and fixes (#196) (#201) (#206) (#216) (#220) (#225)
- Fix address of NTP server in example (#188)
- CI updates (#202) (#213) (#218) (#217) (#231)
- Moving asciilogo to a different domain (#212)
New Contributors
- @karlsoderby made their first contribution in #196
- @egueli made their first contribution in #188
- @markpatterson27 made their first contribution in #220
- @stevisco made their first contribution in #212
1.8.13
1.8.12
1.8.11
1.8.10
1.8.9
1.8.8
Changelog
- Prevent silly compiler warning (
no return of non-void-function
) (#154) - Updating comment to match code (#160)
- Bugfix: Short timeout allows SPI on RP2040 to be served in
AP_SimpleWebServer
(#163) - Update continuous integration system (#169)
- Add Nano RP2040 Connect as target during CI compilation. (#170)
- Upgrade constant containing latest nina-fw version is 1.4.4. (#171)