- Fixed: Before starting the final ISP session in order to unprogram the DWEN fuse, another restart of the tool is performed by housekeeping end_session/start_session. This fixes the problem I observed earlier when the fusebit was not unprogrammed after leaving the debugger.
- Added: In dw-harvest.py, the `OCD` property `BUFFERS_PER_FLASH_PAGE` is evaluated. This seems to be the one that signals that the MCU has a 4-page erase command. I yet have to find a way of not deleting the other 3 pages when writing to one of the pages in a block of 4 pages.