Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PR-1104 Internal function fs_fsopen() no longer affects errno

PR-1123 Move task_init() and task_activate() to be internal functions

Bug Fixes

Many private architecture interfaces were using 'up_' instead of the arch name 'arm_'

...

PR-975 Support for HDC1008 temperature and humidity sensor

PR-1201 Support for the CS4344 stereo audio DAC

PR-1145 Support for the FTDI FT232R USB to Serial converter

Drivers With Significant Improvements

...

PR-1101 gs2200m: Add WPA2-PSK AP mode support.  This , this is now the default instead of WEP

PR-1127 gs2200m: Resolve possible buffer overrun

PR-1115: SPI slave: Improve interface

  • Enable enqueue and receive full buffers of data with single call, to avoid call overhead when sending / receiving large amountsof amounts of data.

  • Enable the slave device to leave received data in the controller receive buffers and retrieve it from there by polling

...

Significant Improvements

PR-1200 The boards_button_initiliazeinitialize and boards_userled_initialize functions now return the number of buttons and leds, thus their prototypes have changed from

...

PR-1154 FATFS: Do not rewrite the root directory if it has not been changed.

PR-1120 PR-1118 Fill  Fill in file size for mtd and block inode

Networking

PR-807 Netlink: Broadcast link status changes to userspace via RTNLGRP_LINK

...