X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/088bfb10b293828e4fd85bb388e6f9d842d90f4f..0019fbd1294ccc9ecb0ac4ddb5d8c71efcf9597f:/Bootloaders/DFU/makefile?ds=sidebyside diff --git a/Bootloaders/DFU/makefile b/Bootloaders/DFU/makefile index bcb908b1b..ce97b58d1 100644 --- a/Bootloaders/DFU/makefile +++ b/Bootloaders/DFU/makefile @@ -194,6 +194,7 @@ ADEFS += -DBOARD=BOARD_$(BOARD) ADEFS += -DBOOT_START_ADDR=$(BOOT_START)UL ADEFS += $(LUFA_OPTS) + # Place -D or -U options here for C++ sources CPPDEFS = -DF_CPU=$(F_CPU)UL CPPDEFS += -DF_CLOCK=$(F_CLOCK)UL