summary history branches tags files
commit:98b052ad255e3a2bec9aa49c4e24d2eade8a4561
author:Trevor Bentley
committer:Trevor Bentley
date:Thu Nov 8 12:46:51 2012 -0800
parents:
Initial commit
diff --git a/.gitignore b/.gitignore
line changes: +2/-0
index 0000000..e7de4f1
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+*.pyc
+*.class

diff --git a/README.md b/README.md
line changes: +4/-0
index 0000000..8e08d30
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+picdb
+=====
+
+Command-line debugger for Microchip PIC processors 
\ No newline at end of file