adamgreen / CrashCatcher

Catch Hard Faults on Cortex-M devices and save out a crash dump to be used by CrashDebug.
Apache License 2.0
220 stars 49 forks source link

Fix error(-Werror=narrowing). #4

Closed TibaChang closed 8 years ago

TibaChang commented 8 years ago

Fix narrowing warning.