From ee7a54b3215ffa1eb38f16a151c0740b14b60857 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Tue, 18 Jun 2019 14:50:53 -0700 Subject: altos/micropeak-v2.0: expose log and config commands over USB This lets AltosUI handle the eeprom data Signed-off-by: Keith Packard --- src/micropeak-v2.0/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/micropeak-v2.0/Makefile') diff --git a/src/micropeak-v2.0/Makefile b/src/micropeak-v2.0/Makefile index 6bac3e29..f1f57440 100644 --- a/src/micropeak-v2.0/Makefile +++ b/src/micropeak-v2.0/Makefile @@ -32,6 +32,7 @@ ALTOS_SRC = \ ao_mutex.c \ ao_interrupt.c \ ao_cmd.c \ + ao_config.c \ ao_task.c \ ao_data.c \ ao_boot_chain.c \ -- cgit v1.2.3