summaryrefslogtreecommitdiff
path: root/n/avr/modules/uart/test/avrconfig_polling.h
diff options
context:
space:
mode:
Diffstat (limited to 'n/avr/modules/uart/test/avrconfig_polling.h')
-rw-r--r--n/avr/modules/uart/test/avrconfig_polling.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/n/avr/modules/uart/test/avrconfig_polling.h b/n/avr/modules/uart/test/avrconfig_polling.h
index 81e5f0e..99b4514 100644
--- a/n/avr/modules/uart/test/avrconfig_polling.h
+++ b/n/avr/modules/uart/test/avrconfig_polling.h
@@ -71,5 +71,6 @@
#define AC_UART1_SEND_BUFFER_SIZE 32
#define AC_UART1_RECV_BUFFER_SIZE 32
#define AC_UART1_SEND_BUFFER_FULL WAIT
+#define AC_UART1_HOST_DRIVER STDIO
#endif /* avrconfig_polling_h */