LPC2: add LPC2378 example project.
[bertos.git] / examples / triface / boot / cfg / cfg_ser.h
index e651d307bae417c3f43e1774fdcbf39bc89af308..1f60c55aea6431eb2824c2cb587f8c0e7adaf5b7 100644 (file)
 /// 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