blue-pill: update skeleton/blinky Makefile
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# configurables
|
||||
OBJS :=
|
||||
TARGET :=
|
||||
OBJS += $(TARGET).o
|
||||
|
||||
# targets
|
||||
ELF := $(TARGET).elf
|
||||
|
||||
Reference in New Issue
Block a user