Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
History
Update Maxim's USBDevice project to the latest version
2020-01-28, by wt8008 [Tue, 28 Jan 2020 20:22:16 +0000] rev 4
Update Maxim's USBDevice project to the latest version
Removed Bulk Erasing, instead a small number of bytes are sampled from each and every page to determine if sector is "dirty", if so sector is erased
2017-04-25, by jbradshaw [Tue, 25 Apr 2017 10:47:10 -0500] rev 3
Removed Bulk Erasing, instead a small number of bytes are sampled from each and every page to determine if sector is "dirty", if so sector is erased
Prevents device from sleeping when the firmware detects a series of binary flash page RPC transfers, this increases flash page transfers by %450
when 200mS elapse with the last flash page transfer, normal sleep behaviour is resumed
Force a bulk flash erase when erasing data to assure proper erasure state
2017-04-21, by jbradshaw [Fri, 21 Apr 2017 18:10:37 -0500] rev 2
Force a bulk flash erase when erasing data to assure proper erasure state
Flash device is now fully utilized for datalog of sensor data
2017-04-21, by jbradshaw [Fri, 21 Apr 2017 12:12:30 -0500] rev 1
Flash device is now fully utilized for datalog of sensor data
tewt
2016-10-25, by jbradshaw [Tue, 25 Oct 2016 15:22:11 +0000] rev 0
tewt