aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMarti Bolivar2012-01-27 19:17:15 -0500
committerMarti Bolivar2012-01-27 19:17:15 -0500
commit86b1679dd2dc64b4388f3823859bafb7ca854a25 (patch)
treede06274c8ac99ad1f958f1d3ef8825480eddadcb /README
parentf5d8bda6e6bdca235126f2766739bd2ad25af11a (diff)
Add note that schematic is created in gschem.
This will help avoid confusion about which EDA toolchain should be used to view and edit it. Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
Diffstat (limited 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.