Skip to content
Snippets Groups Projects
Commit 2eb2c8bf authored by Kaspar Schleiser's avatar Kaspar Schleiser
Browse files

boards: qemu-i386: remove obsolete UART0_BUFSIZE define

parent b38a3493
No related branches found
No related tags found
No related merge requests found
...@@ -31,8 +31,6 @@ extern "C" { ...@@ -31,8 +31,6 @@ extern "C" {
#define THREAD_EXTRA_STACKSIZE_PRINTF_FLOAT (8192) #define THREAD_EXTRA_STACKSIZE_PRINTF_FLOAT (8192)
#define THREAD_STACKSIZE_MINIMUM (8192) #define THREAD_STACKSIZE_MINIMUM (8192)
#define UART0_BUFSIZE (16)
#define F_CPU (1000000) /* This value is unused in x86 */ #define F_CPU (1000000) /* This value is unused in x86 */
#ifdef __cplusplus #ifdef __cplusplus
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment