X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=examples%2Ftriface%2Fboot%2Fcfg%2Fcfg_ser.h;h=1f60c55aea6431eb2824c2cb587f8c0e7adaf5b7;hb=ab067bd420a6e48b25d66444d97ee229b48bcb23;hp=e651d307bae417c3f43e1774fdcbf39bc89af308;hpb=b6f9eb45c14010b05db137970a893e9588e8e762;p=bertos.git diff --git a/examples/triface/boot/cfg/cfg_ser.h b/examples/triface/boot/cfg/cfg_ser.h index e651d307..1f60c55a 100644 --- a/examples/triface/boot/cfg/cfg_ser.h +++ b/examples/triface/boot/cfg/cfg_ser.h @@ -102,16 +102,6 @@ /// Default baud rate (set to 0 to disable). #define CONFIG_SER_DEFBAUDRATE 0 -/// Enable second serial port in emulator. -#define CONFIG_EMUL_UART1 0 - -/** - * Transmit always something on serial port 0 TX - * to avoid interference when sending burst of data, - * using AVR multiprocessor serial mode - */ -#define CONFIG_SER_TXFILL 0 - /// For serial debug. #define CONFIG_SER_STROBE 0