init work
This commit is contained in:
parent
213ef1dc5f
commit
b9429bd07d
|
@ -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")
|
||||
|
|
Loading…
Reference in New Issue