diff options
author | Keith Packard <keithp@keithp.com> | 2015-06-05 22:17:02 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2015-06-05 22:17:02 -0700 |
commit | b9797aa9b6ca38db79c22e4dcefc6efc8a148599 (patch) | |
tree | 44649e2bc68af3e961fddb39a434c74619cbf59d /configure.ac | |
parent | 7c75ec6e11a9287b2360bb62ef4ddb4f0e2083c7 (diff) |
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 <keithp@keithp.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index d7a14aa8..e0d5f422 100644 --- a/configure.ac +++ b/configure.ac @@ -551,6 +551,7 @@ ao-tools/ao-test-igniter/Makefile ao-tools/ao-test-baro/Makefile ao-tools/ao-test-flash/Makefile ao-tools/ao-cal-accel/Makefile +ao-tools/ao-cal-freq/Makefile ao-tools/ao-test-gps/Makefile ao-tools/ao-usbtrng/Makefile ao-utils/Makefile |