NNDK 2.7.1 Beta release available
Posted: Mon Mar 16, 2015 10:17 am
NNDK 2.7.1 beta release is now out and available for download on the NetBurner tools download page. Please report any issues in this thread or directly to support by submitting a new ticket at http://support.netburner.com.
Code: Select all
Release 2.7.1 (March 2015)
New in this release
FTP
Added SYST command
MOD54415
Adding I2C driver examples
Added 5441x IRQ 7 example
NANO54415
Added support for watchdog service routine during flash writes
Updated monitor for faster boot times
SBL2e
Update Rev 1.66. Added support for UDP broadcasts. Corrected problem in initialization so device does not have to reboot for a change in outgoing destination IP address.
SSH
Added TCP keep alive to Secure Factory App
System
Adding precision support for %s in printf
Added long long support to netburner printf
Tools
Java Autoupdate: Abort in auto mode now allowed
TLS/SSL
Implemented TLS 1.0,1.1,1.2
Added support for SHA256 signatures
Added support for SubjectAltNames to TLS and also for wildcard domain components
Notes: Increased SSL/TLS stack size by 4k
Websockets
Adding Websocket Serial Console example
Corrections in this release
DHCP
GetDHCPIfNeccessary now checks to make sure that there is not already an IP assigned.
FTP
Fixed socket leaks with regards to issuing the PASV command
MCF5441X
Added link symbol for sim Rapid GPIO
Restored EnablePHY and DisablePHY function
MOD5282
Fixed boot hang affecting release 2.6.9–2.7.0
NANO54415
Fixes Nano inability to write to UserParams
NTP Client
Fixed timetick overflow for NTP client devices that have been running without reset for more than 2 years
UDP
Add handler for IPSetup authenticate function for non-receiving interfaces
Websockets
Fixed TCP/WS deadlock issue on saturated links/lossy networks