summaryrefslogtreecommitdiff
path: root/openpcd
diff options
context:
space:
mode:
author(no author) <(no author)@6dc7ffe9-61d6-0310-9af1-9938baff3ed1>2006-08-09 00:05:10 +0000
committer(no author) <(no author)@6dc7ffe9-61d6-0310-9af1-9938baff3ed1>2006-08-09 00:05:10 +0000
commitf3adbdb793a66092b527f1a8232636c19f76fe58 (patch)
tree708a6021f82459cc98a912754f1a65d4a43c5fad /openpcd
parent5b2e5ec10d8b2e38067092e1f541578ae93f525a (diff)
add DEBUG=1 doc
git-svn-id: https://svn.openpcd.org:2342/trunk@98 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
Diffstat (limited to 'openpcd')
-rw-r--r--openpcd/firmware/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/openpcd/firmware/README b/openpcd/firmware/README
index 15d3573..9f7d93f 100644
--- a/openpcd/firmware/README
+++ b/openpcd/firmware/README
@@ -4,3 +4,5 @@ function in src/main_foo.c
The resulting binary main_foo.bin can be built by issuing
make TARGET=main_foo
+If you want to add debugging support (debug unit aka DBGU, RS232), add DEBUG=1
+
personal git repositories of Harald Welte. Your mileage may vary