mirror of
https://github.com/AquaMorph/Droplets.git
synced 2026-07-21 17:08:39 +00:00
Increase available SRAM
This commit is contained in:
@@ -8,6 +8,7 @@ DAISYSP_DIR = ./lib/daisySP
|
|||||||
|
|
||||||
# Reduce binary size
|
# Reduce binary size
|
||||||
OPT += -Os
|
OPT += -Os
|
||||||
|
APP_TYPE = BOOT_SRAM
|
||||||
|
|
||||||
SYSTEM_FILES_DIR = $(LIBDAISY_DIR)/core
|
SYSTEM_FILES_DIR = $(LIBDAISY_DIR)/core
|
||||||
include $(SYSTEM_FILES_DIR)/Makefile
|
include $(SYSTEM_FILES_DIR)/Makefile
|
||||||
|
|||||||
Reference in New Issue
Block a user