forked from mirror/qmk_firmware
Add briefs for the library core structures.
This commit is contained in:
@@ -193,7 +193,7 @@ CSTANDARD = -std=gnu99
|
||||
|
||||
# Place -D or -U options here for C sources
|
||||
CDEFS = -DF_CPU=$(F_CPU)UL -DF_CLOCK=$(F_CLOCK)UL -DBOARD=BOARD_$(BOARD) $(LUFA_OPTS)
|
||||
#CDEFS += -DDUMMY_RTC
|
||||
CDEFS += -DDUMMY_RTC
|
||||
|
||||
|
||||
# Place -D or -U options here for ASM sources
|
||||
|
||||
Reference in New Issue
Block a user