From 08e2432cdeeabd7010252b4a747a385e1b189614 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Mon, 5 Mar 2012 19:15:22 -0800 Subject: spi: work on fw support for simple spi core --- host/examples/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'host/examples') diff --git a/host/examples/CMakeLists.txt b/host/examples/CMakeLists.txt index 3c9a3880a..151a7cdf0 100644 --- a/host/examples/CMakeLists.txt +++ b/host/examples/CMakeLists.txt @@ -27,6 +27,7 @@ SET(example_sources rx_timed_samples.cpp test_messages.cpp test_pps_input.cpp + test_timed_commands.cpp tx_bursts.cpp tx_samples_from_file.cpp tx_timed_samples.cpp -- cgit v1.2.3