add DEBUG=1 doc

git-svn-id: https://svn.openpcd.org:2342/trunk@98 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
This commit is contained in:
(no author) 2006-08-09 00:05:10 +00:00
parent 5b2e5ec10d
commit f3adbdb793
1 changed files with 2 additions and 0 deletions

View File

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