aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGareth McMullin2012-01-27 16:37:15 -0800
committerGareth McMullin2012-01-27 16:37:15 -0800
commitc17ad8f2cea160d9dc103e0bcfef1959fb9ff7dd (patch)
treede06274c8ac99ad1f958f1d3ef8825480eddadcb
parentf5d8bda6e6bdca235126f2766739bd2ad25af11a (diff)
parent86b1679dd2dc64b4388f3823859bafb7ca854a25 (diff)
Merge pull request #1 from mbolivar/master
Add note about gschem to README.
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 813b98e..413428d 100644
--- a/README
+++ b/README
@@ -42,7 +42,7 @@ the execution of the embedded application.
Project layout
==============
flashstub/ - Source code for flash programming stubs in target drivers.
-hardware/ - Schematic and PCB layout for the Black Magic Probe
+hardware/ - Schematic (gschem) and PCB layout for the Black Magic Probe
scripts/ - Python scripts useful for programming devices.
src/ - Firmware source code for the Black Magic debug probe.