mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-12 08:53:23 +01:00
Change Lufa-MS size (#13183)
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
co-authored by
Drashna Jaelre
parent
ed0451bc28
commit
4720aa4a34
+1
-1
@@ -90,7 +90,7 @@ ifeq ($(strip $(BOOTLOADER)), USBasp)
|
||||
endif
|
||||
ifeq ($(strip $(BOOTLOADER)), lufa-ms)
|
||||
OPT_DEFS += -DBOOTLOADER_MS
|
||||
BOOTLOADER_SIZE = 6144
|
||||
BOOTLOADER_SIZE ?= 8192
|
||||
FIRMWARE_FORMAT = bin
|
||||
cpfirmware: lufa_warning
|
||||
.INTERMEDIATE: lufa_warning
|
||||
|
||||
Reference in New Issue
Block a user