From 83f7c0dfc0454b7b457bc55f352133fa831cc861 Mon Sep 17 00:00:00 2001 From: Cyril SIX Date: Wed, 19 Jun 2019 14:36:32 +0200 Subject: Missing make.proto of lustrev4_lustrec --- test/monniaux/lustrev4_lustrec_heater_control/make.proto | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test/monniaux/lustrev4_lustrec_heater_control/make.proto diff --git a/test/monniaux/lustrev4_lustrec_heater_control/make.proto b/test/monniaux/lustrev4_lustrec_heater_control/make.proto new file mode 100644 index 00000000..ccb0e684 --- /dev/null +++ b/test/monniaux/lustrev4_lustrec_heater_control/make.proto @@ -0,0 +1,3 @@ +sources: "$(wildcard *.c)" +target: lustrec_heater_control +measures: [cycles] -- cgit