You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Gen 3] Fixes system-dynalib incompatibility introduced in 0.9.0-rc.1, causing pre-0.9.0-rc.1 user applications that call certain system-dynalib functions to crash the device [#1692]
[Gen 3] WKP pin is configured as pull-down with rising edge trigger when entering STANDBY sleep mode to keep feature parity with Gen 2 devices (#1691)
[Boron] PPP thread stack size increased by 1K in order to resolve a very rare stack overflow (#1691)
[Gen 3] Fixes a crash when attempting to send constant data residing in flash through Ethernet interface (#1691)
[Gen 3] An attempt to unitialize an SPI interface no longer causes an assertion failure if the interface is not initialized (#1663)
[Gen 3] Default SPI settings are now recognized correctly (#1663)
[Gen 3] Fixed a possible race condition during the Timer's uninitialization (#1663)
[Gen 3] random() is now properly seeded on application startup (#1663)
[Boron] Fixes an issue with IMEI and ICCID not being reported in listening mode serial console with v command (#1681)
[Gen 3] SPI MISO is no longer configured with a pull-down and user-provided CS pin is not reset to INPUT state when reconfiguring SPI peripheral (#1671)
[Argon] Fixes a deadlock when initializing NCP client (#1661)
[Gen 3] DFU mode no longer requires driver installation on Windows. Fixes incorrect WCID descriptors (#1653)