14 lines
524 B
C
14 lines
524 B
C
// Automatically generated configuration file.
|
|
// DO NOT EDIT, content will be overwritten.
|
|
|
|
#ifndef __MBED_CONFIG_DATA__
|
|
#define __MBED_CONFIG_DATA__
|
|
|
|
// Configuration parameters
|
|
#define MBED_CONF_PLATFORM_STDIO_BAUD_RATE 9600 // set by library:platform
|
|
#define MBED_CONF_PLATFORM_DEFAULT_SERIAL_BAUD_RATE 9600 // set by library:platform
|
|
#define MBED_CONF_PLATFORM_STDIO_FLUSH_AT_EXIT 1 // set by library:platform
|
|
#define MBED_CONF_PLATFORM_STDIO_CONVERT_NEWLINES 0 // set by library:platform
|
|
|
|
#endif
|