Add 16U2, 16U4 and USB646 to mcu_selection.mk (#6566)

This commit is contained in:
fauxpark
2019-09-06 07:50:43 +10:00
committed by Yan-Fa Li
parent 12812fa6a4
commit 98599173d7
8 changed files with 1 additions and 147 deletions

View File

@@ -18,18 +18,6 @@ OPT_DEFS += -DLFK_TKL_REV_$(LFK_REV)
# Extra source files for IS3731 lighting
SRC = TWIlib.c issi.c lighting.c
# Processor frequency.
F_CPU = 16000000
# Target architecture (see library "Board Types" documentation).
ARCH = AVR8
# Input clock frequency.
F_USB = $(F_CPU)
# Interrupt driven control endpoint task(+60)
OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
LAYOUTS = tkl_ansi tkl_iso
# Build Options