easytimer-v1: Add ao_ignite.c
authorKeith Packard <keithp@keithp.com>
Thu, 9 Apr 2020 00:27:10 +0000 (17:27 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 9 Apr 2020 00:27:10 +0000 (17:27 -0700)
This has all of the pyro testing code

Signed-off-by: Keith Packard <keithp@keithp.com>
src/easytimer-v1/Makefile

index e53795b68f24c94cf5b93d54a2b2abf2111850d5..b0cd15c29e97ec75ae643a937228a01a8b1b786f 100644 (file)
@@ -63,6 +63,7 @@ ALTOS_SRC = \
        ao_kalman.c \
        ao_pyro.c \
        ao_flight.c \
+       ao_ignite.c \
        $(PROFILE) \
        $(SAMPLE_PROFILE) \
        $(STACK_GUARD)