diff --git a/1209/5038/index.md b/1209/5038/index.md new file mode 100644 index 00000000..89e21340 --- /dev/null +++ b/1209/5038/index.md @@ -0,0 +1,13 @@ +--- +layout: pid +title: mdebug rswd protocol +owner: frotz.net +license: Apache 2.0 +site: http://github.com/swetland/mdebug/ +source: http://github.com/swetland/mdebug/ +--- +mdebug is a debugger for Cortex-M MCUs, including host debugger tools +and firmware for the inexpensive LPC Link 2 debug probe board. + +This PID indicates support for the Remote Serial Wire Debug Protocol +which the mdebug host tools and firmware speak over USB. diff --git a/org/frotz.net/index.md b/org/frotz.net/index.md new file mode 100644 index 00000000..709aaf62 --- /dev/null +++ b/org/frotz.net/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: frotz.net +--- +Brian Swetland's Various Personal Projects. +Mostly embedded systems and OS development related.