From b9797aa9b6ca38db79c22e4dcefc6efc8a148599 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Fri, 5 Jun 2015 22:17:02 -0700 Subject: ao-tools: Create ao-cal-freq Create C-based frequency calibration program to replace shell script which isn't reliable. Signed-off-by: Keith Packard --- ao-tools/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ao-tools/Makefile.am') diff --git a/ao-tools/Makefile.am b/ao-tools/Makefile.am index 6a170cbd..66d2560e 100644 --- a/ao-tools/Makefile.am +++ b/ao-tools/Makefile.am @@ -2,7 +2,8 @@ SUBDIRS=lib ao-rawload ao-dbg ao-bitbang ao-eeprom ao-list \ ao-load ao-telem ao-send-telem ao-sky-flash \ ao-dumpflash ao-edit-telem ao-dump-up ao-elftohex \ ao-flash ao-usbload ao-test-igniter ao-test-baro \ - ao-test-flash ao-cal-accel ao-test-gps ao-usbtrng + ao-test-flash ao-cal-accel ao-test-gps ao-usbtrng \ + ao-cal-freq if LIBSTLINK SUBDIRS += ao-stmload endif -- cgit v1.2.3