v1.0.4
Fixes
- Fixed
AttributeError
raised when the underlying pypemicro package was updated to version 0.1.6. #2 - Pinned the pypemicro package version so future updates cannot unexpectedly break pyocd.
- Corrected how AP address fields (APSEL and the register address) are extracted and passed to the PEMicro library.
- Added pyocd as a dependency.
- Removed usage of the six package, and removed it from dependencies.