Added leftovers of maplib poc test
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -1s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -1s
This commit is contained in:
parent
5b809ee5bd
commit
78b2f24aed
4 changed files with 136 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ $(call mb-make-call,mb-doc-variable-deep,MB_SDCC_FLAG_CPU,The SDCC cpu target op
|
|||
MB_SDCC_FLAG_LD ?= --nostdinc
|
||||
$(call mb-make-call,mb-doc-variable-deep,MB_SDCC_FLAG_LD,The SDCC linker option.)
|
||||
|
||||
# TODO: add maplib (auto?) support; -I$(MB_@BASEPATH)maplib/sdcc/
|
||||
MB_SDCC_ASZ80_FLAGS ?= -g -l -c -o
|
||||
$(call mb-make-call,mb-doc-variable-deep,MB_SDCC_ASZ80_FLAGS,The SDCC z80 asm compiler flags.)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue