init work

This commit is contained in:
Kyle J Cardoza 2024-07-11 22:34:27 -04:00
parent 213ef1dc5f
commit b9429bd07d
1 changed files with 3 additions and 0 deletions

View File

@ -42,6 +42,9 @@ endif
LDFLAGS := --rtattr cstartup=sentinel65x \
--verbose \
--rom-code \
--initialize-large-data \
--copy-initialize huge \
--output-format raw
ifeq ($(ENABLE_RELEASE_BUILD), "true")