Brian Esquilona
Brian Esquilona
An updated usb interface numbers is causing previous mbed drivers for win 7 issues on the cdc acm interface. Attached is the modified win 7 drivers. [mbeddrivers.zip](https://github.com/ARMmbed/DAPLink/files/3004479/mbeddrivers.zip)
i.e. XDOT flash algo cannot read data after flashing.
Current implementation defaults to erasing the whole flash, unless the page programming or sector erase is enabled by flash_manager_set_page_erase(true); I think we should enable this one by default if the...