Increase available SRAM

This commit is contained in:
2026-07-13 20:15:28 -04:00
parent 53b9cfc7db
commit 43d5a9db14
+1
View File
@@ -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