[apps] Apps can be picked and ordered at compile-time

This commit is contained in:
Romain Goyet
2017-09-14 12:25:18 +02:00
committed by EmilieNumworks
parent 173c0249a2
commit dcdd27d6bf
11 changed files with 67 additions and 42 deletions

View File

@@ -1,3 +1,6 @@
snapshots += Sequence::App::Snapshot
snapshot_headers += apps/sequence/app.h
app_objs += $(addprefix apps/sequence/,\
app.o\
graph/banner_view.o\