2009-08-06 Joel Sherrill <joel.sherrill@oarcorp.com>

* support/include/buffer_test_io.h: Use printk on AVR by default.
This commit is contained in:
Joel Sherrill
2009-08-06 15:39:09 +00:00
parent cac975ed5e
commit cba16514b6
2 changed files with 7 additions and 1 deletions

View File

@@ -17,7 +17,9 @@ extern "C" {
*/
/* #define TESTS_BUFFER_OUTPUT */
/* #define TESTS_USE_PRINTK */
#if defined(__AVR__)
#define TESTS_USE_PRINTK
#endif
/*
* USE PRINTK TO MINIMIZE SIZE