Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pylink 1.0 has the following breaking change: @denravonska: Changed .flash() to no longer erase chip on flash; users will now need to ensure they call .erase() prior to flashing a non-erased region of flash. However, pyOCD doesn't use JLinks's flash routines so there is no call in the codebase to `.flash()` from `pylink`. This makes it safe to allow `pylink` packages with a major version of 1.
- Loading branch information