adamgreen / mri

MRI - Monitor for Remote Inspection. The gdb compatible debug monitor for Cortex-M devices.
Apache License 2.0
155 stars 57 forks source link

Add mriGdbConsole_WriteSizeString and mriBuffer_WriteSizedStringAsHex #29

Closed xiaoxiang781216 closed 2 years ago

adamgreen commented 2 years ago

Initial code review looks good. I like this change. I will test and merge later this week.

adamgreen commented 2 years ago

Needs a few fixes. Once those are made, I will pull down again and start testing.