# For USB HID support the LPC134x reserves 384 bytes from the sram,\r
# if you don't want to use the USB features, just use 0 here.\r
SRAM_USB = 384\r
+#SRAM_USB = 0\r
\r
##########################################################################\r
# Debug settings\r
##########################################################################\r
\r
#OPTDEFINES = -D __NEWLIB__ -DR0KET\r
+#OPTDEFINES = -D __NEWLIB__ -DHOB_REV2 -DUSBONLY\r
OPTDEFINES = -D __NEWLIB__ -DHOB_REV2\r
##########################################################################\r
# Project-specific files \r