File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11/* This example demonstrates how to include the MRI library which
2- allows to debug the Portenta H7 Cortex-M7 core with GDB via a
2+ allows debugging the Portenta H7 Cortex-M7 core with GDB via a
33 serial interface.
44*/
55
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ name=Thread Mode Debug Monitor for Remote Inspection
22version =1.0.0
33author =Adam Green <adamgreen@users.noreply.github.com>
44maintainer =Arduino <info@arduino.cc>
5- sentence =Library to enable GDB debugging of Thread Mode code running on the Adruino Portenta H7 over the USB serial connection.
6- paragraph =Library to enable GDB debugging of Thread Mode code running on the Adruino Portenta H7 over the USB serial connection.
5+ sentence =Library to enable GDB debugging of Thread Mode code running on the Arduino Portenta H7 over the USB serial connection.
6+ paragraph =Library to enable GDB debugging of Thread Mode code running on the Arduino Portenta H7 over the USB serial connection.
77category =Communication
88url =
99architectures =mbed
You can’t perform that action at this time.
0 commit comments