New directory for CI.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15591 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
parent
303eca01fd
commit
aecddb8a9e
|
@ -19,7 +19,7 @@ TARGETS := all clean
|
|||
USE_VENV := false
|
||||
|
||||
# Makefile based projects
|
||||
makefile_dirs := $(addprefix $(ROOT)/,demos test testex testhal testrt)
|
||||
makefile_dirs := $(addprefix $(ROOT)/,demos test testex testhal testrt os/sb/apps)
|
||||
makefiles := $(shell $(WORKFLOWS)/find.py --makefile --make --no-overlaps \
|
||||
$(makefile_dirs))
|
||||
|
||||
|
|
Loading…
Reference in New Issue