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>
This commit is contained in:
Marti Bolivar 2012-01-27 19:17:15 -05:00
parent f5d8bda6e6
commit 86b1679dd2
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -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.