Fix more serial driver configurations.
[bertos.git] / examples / at91sam7s / cfg / cfg_ser.h
index b9820e85b71004e07ee17a11c6771aac8c5e4ee7..27b14c3efa23adeb2aa5ae0256082fd36e18a60d 100644 (file)
 /// Default baud rate (set to 0 to disable).
 #define CONFIG_SER_DEFBAUDRATE   0
 
-/// Enable ser_gets() and ser_gets_echo().
-#define CONFIG_SER_GETS          0
-
-/// Enable second serial port in emulator.
-#define CONFIG_EMUL_UART1        0
-
 /// For serial debug.
 #define CONFIG_SER_STROBE        0