summaryrefslogtreecommitdiff
path: root/n/avr/modules/uart/avrconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'n/avr/modules/uart/avrconfig.h')
-rw-r--r--n/avr/modules/uart/avrconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/n/avr/modules/uart/avrconfig.h b/n/avr/modules/uart/avrconfig.h
index c52072c..d645e69 100644
--- a/n/avr/modules/uart/avrconfig.h
+++ b/n/avr/modules/uart/avrconfig.h
@@ -66,5 +66,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 PTS
#endif /* avrconfig_h */