CPPFLAGS:= -I tools/agbcc/include -iquote include -nostdinc -undef
LD:=$(DEVKITARM)/bin/arm-none-eabi-ld
LDFLAGS= -Map $(MAP)
LDFLAGS= -Map ../../$(MAP)
OBJCOPY:=$(DEVKITARM)/bin/arm-none-eabi-objcopy
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.