You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
199 B

  1. MCU = atmega32u4
  2. OPT_DEFS += -DBOOTLOADER_SIZE=4096
  3. FLASH_SIZE_KB = 32
  4. BOOT_SECTION_SIZE_KB = 4
  5. BOOT_LOADER = BootloaderHID
  6. # Extra source files for IS3731 lighting
  7. SRC = TWIlib.c issi.c lighting.c