altos/easymega: Set USB PID for EasyMega to 0x0028
[fw/altos] / src / easymega-v1.0 / Makefile
index d959006c9a7ad94dbe40ba0c1ca70740ce6d9a85..c3b360b4afb7d4d2fe6af73e3dd34fdec2088fd5 100644 (file)
@@ -9,6 +9,7 @@ INC = \
        ao.h \
        ao_arch.h \
        ao_arch_funcs.h \
        ao.h \
        ao_arch.h \
        ao_arch_funcs.h \
+       ao_boot.h \
        ao_companion.h \
        ao_data.h \
        ao_sample.h \
        ao_companion.h \
        ao_data.h \
        ao_sample.h \
@@ -22,6 +23,7 @@ INC = \
        ao_mma655x.h \
        ao_profile.h \
        ao_task.h \
        ao_mma655x.h \
        ao_profile.h \
        ao_task.h \
+       ao_whiten.h \
        ao_sample_profile.h \
        ao_quaternion.h \
        math.h \
        ao_sample_profile.h \
        ao_quaternion.h \
        math.h \
@@ -74,6 +76,7 @@ ALTOS_SRC = \
        ao_timer.c \
        ao_mutex.c \
        ao_ignite.c \
        ao_timer.c \
        ao_mutex.c \
        ao_ignite.c \
+       ao_freq.c \
        ao_dma_stm.c \
        ao_spi_stm.c \
        ao_data.c \
        ao_dma_stm.c \
        ao_spi_stm.c \
        ao_data.c \