summaryrefslogtreecommitdiff
path: root/firmware/export/config-ondavx747.h
diff options
context:
space:
mode:
authorMaurus Cuelenaere <mcuelenaere@gmail.com>2008-09-05 15:09:40 +0000
committerMaurus Cuelenaere <mcuelenaere@gmail.com>2008-09-05 15:09:40 +0000
commite1446381675be454d91081a2db1d275129970556 (patch)
treefdaaab97282d3c5e339840a13c29311fa6085fd9 /firmware/export/config-ondavx747.h
parente0646947c9d36d5095659939f73294c2b425fda8 (diff)
downloadrockbox-e1446381675be454d91081a2db1d275129970556.tar.gz
rockbox-e1446381675be454d91081a2db1d275129970556.zip
Add Onda VX767 target
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18422 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-ondavx747.h')
-rw-r--r--firmware/export/config-ondavx747.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/firmware/export/config-ondavx747.h b/firmware/export/config-ondavx747.h
index 66570d4622..e015a53374 100644
--- a/firmware/export/config-ondavx747.h
+++ b/firmware/export/config-ondavx747.h
@@ -155,13 +155,6 @@
155#define USB_VENDOR_ID 0x041e 155#define USB_VENDOR_ID 0x041e
156#define USB_PRODUCT_ID 0x4133*/ 156#define USB_PRODUCT_ID 0x4133*/
157 157
158/*DEBUGGING!*/
159#ifdef BOOTLOADER
160#define THREAD_EXTRA_CHECKS 1
161#define DEBUG 1
162#define debug(msg) printf(msg)
163#endif
164
165#include <stdbool.h> /* HACKY */ 158#include <stdbool.h> /* HACKY */
166 159
167#endif 160#endif