Releases: adafruit/nina-fw
Releases · adafruit/nina-fw
2.0.0-rc.0+adafruit - updated from upstream
What's Changed
- update actions version by @FoamyGuy in #65
- Sync with upstream by @hathach in #62. See extensive discussions in that PR.
Full Changelog: 1.7.7...2.0.0-rc.0+adafruit
1.7.7 - Root certificates from adafruit/certificates; GitHub Actions CI
1.7.5: Updated root certificate for Adafruit IO (July 2023)
What's Changed
- Insert v1.7.2 notes into CHANGELOG by @Gadgetoid in #37
- updating cert by @FoamyGuy in #41
- Add root CA cert for Adafruit IO, July 2023 by @brentru in #51
New Contributors
Full Changelog: 1.7.4...1.7.5
1.7.4 - Fix setHostname
- #36 Fixes
setHostname
API.
Installation
1.7.3 - Adds INPUT_PULLUP support, increase analogWrite PWM range
- #33 Adds support for
INPUT_PULLUP
pinMode
,analogWrite
can now use the full PWM range.
Installation
Merge commit #73375c3 from upstream
- #31 Merges commit #73375c3 from upstream repository
Installation
Support for BLE HCI mode
NINA-fw can now be started in BLE mode, and is set up to work properly on Airlift boards and breakouts.
The md5sum
of NINA_W102-1.7.1.bin
is:
dc81f0433dfba6de33c78b5c5911261d
Installation
Add latest AWS IoT Certificates
This release adds:
- #21 Latest versions of AmazonRootCA1 and AmazonRootCA3 certificates used by AWS IoT. Thanks @virgilvox!