From bf08397202860a73417cd1711012eb3e33f308c3 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Mon, 26 Jan 2015 22:23:19 -0800 Subject: ao-tools: Add ao-usbtrng to dump RNG data for testing ao-usbtrng reads a specified number of kilobytes of random data from a random number generator. Signed-off-by: Keith Packard --- ao-tools/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ao-tools/Makefile.am') diff --git a/ao-tools/Makefile.am b/ao-tools/Makefile.am index 769c470b..6a170cbd 100644 --- a/ao-tools/Makefile.am +++ b/ao-tools/Makefile.am @@ -2,7 +2,7 @@ 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-test-flash ao-cal-accel ao-test-gps ao-usbtrng if LIBSTLINK SUBDIRS += ao-stmload endif -- cgit v1.2.3