Remove unneeded config macros; Fix ser configuration.
[bertos.git] / examples / at91sam7s / cfg / cfg_ser.h
index c88fefe7fab476717400a571e8e995f08c385462..b9820e85b71004e07ee17a11c6771aac8c5e4ee7 100644 (file)
  * spi port.
  * Edit these define for your project.
  */
-/// Serial settings
-#define CONFIG_SER_PORT      0
-#define CONFIG_SER_BAUDRATE  115200
-
-/// Spi settings
-#define CONFIG_SPI_PORT      0
-#define CONFIG_SPI_BAUDRATE  5000000UL
-
 
 /// [bytes] Size of the outbound FIFO buffer for port 0.
 #define CONFIG_UART0_TXBUFSIZE  32