X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=test_src%2Fuart_defines.h;h=964006021860393fb814c85d349f3d4be1832f12;hb=6095187b080b960d111a54f18a3b2da788d2d59d;hp=aa2dd2954b1f9e1b80f27d2a28c17c00960dffa2;hpb=3fdf0954404224cef94db2086348b3fa6020aaa4;p=arm-crypto-lib.git diff --git a/test_src/uart_defines.h b/test_src/uart_defines.h index aa2dd29..9640060 100644 --- a/test_src/uart_defines.h +++ b/test_src/uart_defines.h @@ -47,10 +47,4 @@ #define UART_ERROR_RX_BUFFER_INIT 5 #define UART_ERROR_TX_BUFFER_INIT 6 -#define UART_FLOWCTRL_NONE 0 -#define UART_FLOWCTRL_SOFT 1 - -#define UART_XON_CHAR 0x11 -#define UART_XOFF_CHAR 0x13 - #endif /* UART_DEFINES_H_ */