Skip to content

REL Q1'16 - build v0241

Compare
Choose a tag to compare
@c1728p9 c1728p9 released this 10 Mar 18:00

Scope

This is a public release of the features from RC Q1'16 (v0240) intended for general use and wide distribution.

Features

  • Corrected all known issues with build v0240
  • MSC endpoint logic re-written. Compatible with all known common desktop operating systems. Unification of MSC file system
  • Test harness for MSC, HID and CDC endpoints. CI with Github support for maintainers
  • USB stack improvements and bug fixes
  • Improved CDC endpoint handling and OS compatibility
  • ARM Keil MDK v4 and v5 project files created on demand using project-generators
  • Unified memory map for all hardware interface MCUs
  • User feedback with run-time asserts allows unseen failures to be more obvious
  • Non-volatile configuration system

Issues

-Mass storage can stop working if USB is reset - see #94, #120
-Boards with a host MCU k20dx or kl26z have rare serial timing issue - see #115, #97
-SWD protocol errors are not handled correctly - see #135