forked from Imagelibrary/rtems
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user