aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Smith2011-12-26 02:56:10 -0800
committerMike Smith2011-12-26 02:56:10 -0800
commit4f0ed8361a07316544d1e666b0b1937d35726501 (patch)
treed32a09ecbd21ab7876b13ec7e9eebfedc4c6997a
parentaf451397672ef3bb99a1292e0e7591267b41348f (diff)
Update verbiage for LPC11xx support.
-rw-r--r--README9
1 files changed, 5 insertions, 4 deletions
diff --git a/README b/README
index 76ada7b..813b98e 100644
--- a/README
+++ b/README
@@ -3,15 +3,16 @@ The Black Magic Debug Project -- README
=======================================
The Black Magic Debug Probe is gadget providing an in-application
-debug capability for ARM Cortex-M3 microcontrollers. It interfaces
-with the GDB, the GNU source level debugger over the USB bus, and
-communicates with the target microcontroller over either a JTAG or
-Serial Wire debug port.
+debug capability for ARM Cortex-M3 and Cortex-M0 microcontrollers. It
+interfaces with the GDB, the GNU source level debugger over the USB
+bus, and communicates with the target microcontroller over either a
+JTAG or Serial Wire debug port.
Currently supported microcontrollers:
- ST STM32 Family
- TI/LMI Stellaris Family
+ - NXP LPC11xx Family
Getting started