sg- / CMSIS-DAP

Interface Firmware providing USB CMSIS-DAP for debugging, USB MSD for programming, USB Serial for communication.
Apache License 2.0
1 stars 4 forks source link

Small fix for hex parsing #2

Closed gamnes closed 9 years ago

gamnes commented 9 years ago

Added fix for hex line unaligned with 0x10,20,30 etc. For example: 0x1fc works fine now.