X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/088bfb10b293828e4fd85bb388e6f9d842d90f4f..e4f3d9957efee6d2259f3b9f19a26ce0c8bee95d:/Bootloaders/CDC/makefile diff --git a/Bootloaders/CDC/makefile b/Bootloaders/CDC/makefile index 3b2e2db0b..8fa7cb229 100644 --- a/Bootloaders/CDC/makefile +++ b/Bootloaders/CDC/makefile @@ -199,6 +199,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