Skip to content
Snippets Groups Projects
Commit 656e249a authored by Per's avatar Per
Browse files

Makefile

parent 10c8c1c5
No related branches found
No related tags found
No related merge requests found
TARGETS = bare0 bare1
TARGETS = bare0 bare1 bare2 bare3 bare4 bare5 bare6
DIR = target/thumbv7em-none-eabihf/debug/examples/
ELFS = $(addprefix $(DIR), $(TARGETS))
EELFS = $(addsuffix .elf, $(ELFS))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment