HACK: Add EEPROM writing at boot of SAM3 on qmod

This is not for production use, but just for hardware verification
This commit is contained in:
Harald Welte
2016-09-01 20:57:56 +02:00
parent 73d697d788
commit 67415e3385
2 changed files with 54 additions and 6 deletions

View File

@@ -63,7 +63,7 @@
/** UART0 */
/** Console baudrate always using 115200. */
#define CONSOLE_BAUDRATE 230400
#define CONSOLE_BAUDRATE 115200
/** Usart Hw interface used by the console (UART0). */
#define CONSOLE_USART UART0
/** Usart Hw ID used by the console (UART0). */