From 86638f0ecdbfd5d5c86f664fc5717c6154a67973 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 24 May 2019 08:33:40 +0200 Subject: energy model WiP --- model/driver/sharp96.dfa | 1 + 1 file changed, 1 insertion(+) (limited to 'model/driver/sharp96.dfa') diff --git a/model/driver/sharp96.dfa b/model/driver/sharp96.dfa index 9b356db..9ea510d 100644 --- a/model/driver/sharp96.dfa +++ b/model/driver/sharp96.dfa @@ -2,6 +2,7 @@ codegen: instance: sharp96 includes: ['driver/spi_b.h', 'driver/sharp96.h'] setup: ['spi.setup();', 'sharp96.setup();'] + flags: ['drivers=sharp96', 'arch_drivers=spi_b,counter'] states: - UNINITIALIZED -- cgit v1.2.3