Alex Borisevich
/
OpenBCI
mbed_config.h@1:4683702d7ad8, 2017-01-22 (annotated)
- Committer:
- akpc806a
- Date:
- Sun Jan 22 04:10:11 2017 +0000
- Revision:
- 1:4683702d7ad8
- Parent:
- 0:2cb59ea20ace
OpenBCI 32bit board variation with STM32L476 mircocontroller and mbed support. Version V2 of firmware, forked from the same official version for the PIC32 board.
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
akpc806a | 0:2cb59ea20ace | 1 | // Automatically generated configuration file. |
akpc806a | 0:2cb59ea20ace | 2 | // DO NOT EDIT, content will be overwritten. |
akpc806a | 0:2cb59ea20ace | 3 | |
akpc806a | 0:2cb59ea20ace | 4 | #ifndef __MBED_CONFIG_DATA__ |
akpc806a | 0:2cb59ea20ace | 5 | #define __MBED_CONFIG_DATA__ |
akpc806a | 0:2cb59ea20ace | 6 | |
akpc806a | 0:2cb59ea20ace | 7 | // Configuration parameters |
akpc806a | 0:2cb59ea20ace | 8 | #define MBED_CONF_PLATFORM_STDIO_BAUD_RATE 9600 // set by library:platform |
akpc806a | 0:2cb59ea20ace | 9 | #define MBED_CONF_PLATFORM_DEFAULT_SERIAL_BAUD_RATE 9600 // set by library:platform |
akpc806a | 0:2cb59ea20ace | 10 | #define MBED_CONF_PLATFORM_STDIO_FLUSH_AT_EXIT 1 // set by library:platform |
akpc806a | 0:2cb59ea20ace | 11 | #define MBED_CONF_PLATFORM_STDIO_CONVERT_NEWLINES 0 // set by library:platform |
akpc806a | 0:2cb59ea20ace | 12 | |
akpc806a | 0:2cb59ea20ace | 13 | #endif |