REL Q3'17 - build v0244
Scope
This is a public release intended for general use and wide distribution. It contains primarily bug fixes over version 0243.
New Firmware
- lpc4322_lpc54114xpresso_if
- lpc4322_lpc54608xpresso_if
- k20dx_frdmkw24d_if
- lpc11u35_ro359b_if
- lpc11u35_c027_if
- lpc11u35_ff1705_l151_if
- lpc11u35_nz32_sc151_if
- lpc11u35_wizwiki_w7500_if
- lpc11u35_wizwiki_w7500_eco_if
- lpc11u35_wizwiki_w7500p_if
- sam3u2c_ublox_evk_nina_b1_if
- lpc11u35_vbluno51_if
- lpc11u35_mtconnect04s_if
Features and fixes
- Mass storage assert fixes - #219, #134
- Verify data flashed to target when automation is enabled - #221
- Drop oldest character on UART overflow - #227
- Rename FRDM-KW24F to FRDM-KW24D and fix flash algorithm - #228
- Prevent lockup when target DP won't powerup - #230
- ATSAM3U performance enhancements - #235
- ATSAM3U USB fixes for mass storage - #237
- ATSAM3U USB microframe framerate fix - #294
- Fix regression introduced in 0243 causing crash or
non-responsive serial port when serial data is sent on boot - #253, #224 - Add persistent setting support to the LPC11U35 interface - #255
- Fix assert which happens when trying to load an interface image while
in interface mode - #293 - Add framework for bootloader updates - #272
- Add LPC4322 interface - #256
- Fix release package script to handle underscores - #218
- Update virtualenv docs to work for more setups - #220
- Enhanced USB testing using pyusb - #238
- USB stress testing scripts - #222
- Testing retry logic for spurious USB failures caused by host - #231
- Programming speed increase due to single flash algorighm copy - #283
Issues
- Possible nRF51822 reset problems with uvision - #166