summaryrefslogtreecommitdiff
path: root/n/avr/modules/uart/test/avrconfig_polling.h
diff options
context:
space:
mode:
authorschodet2005-10-17 21:42:58 +0000
committerschodet2005-10-17 21:42:58 +0000
commit08792dc2e4726cdc546ac97d44d2175ffdac09be (patch)
tree6a6da39f0ca69a14e88310714e2dd67505f148bd /n/avr/modules/uart/test/avrconfig_polling.h
parentb6bea4ac2e2e8129240b07ff8bd4efdaebed563d (diff)
Ajout du code d'uart pour simulavrxx.
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 */