Error as described in MBs email to MS

Dependencies:   SDFileSystem app epson mbed msp430 pl tests

Committer:
marcbax
Date:
Thu Jan 11 14:12:00 2018 +0000
Revision:
1:5874c1a074a7
Parent:
0:c643d398cdb6
Version 180111a with error as reported to Mark Symonds

Who changed what in which revision?

UserRevisionLine numberNew contents of line
marcbax 0:c643d398cdb6 1 /*
marcbax 0:c643d398cdb6 2 * mbed SDK
marcbax 0:c643d398cdb6 3 * Copyright (c) 2017 ARM Limited
marcbax 0:c643d398cdb6 4 *
marcbax 0:c643d398cdb6 5 * Licensed under the Apache License, Version 2.0 (the "License");
marcbax 0:c643d398cdb6 6 * you may not use this file except in compliance with the License.
marcbax 0:c643d398cdb6 7 * You may obtain a copy of the License at
marcbax 0:c643d398cdb6 8 *
marcbax 0:c643d398cdb6 9 * http://www.apache.org/licenses/LICENSE-2.0
marcbax 0:c643d398cdb6 10 *
marcbax 0:c643d398cdb6 11 * Unless required by applicable law or agreed to in writing, software
marcbax 0:c643d398cdb6 12 * distributed under the License is distributed on an "AS IS" BASIS,
marcbax 0:c643d398cdb6 13 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
marcbax 0:c643d398cdb6 14 * See the License for the specific language governing permissions and
marcbax 0:c643d398cdb6 15 * limitations under the License.
marcbax 0:c643d398cdb6 16 */
marcbax 0:c643d398cdb6 17
marcbax 0:c643d398cdb6 18 // Automatically generated configuration file.
marcbax 0:c643d398cdb6 19 // DO NOT EDIT, content will be overwritten.
marcbax 0:c643d398cdb6 20
marcbax 0:c643d398cdb6 21 #ifndef __MBED_CONFIG_DATA__
marcbax 0:c643d398cdb6 22 #define __MBED_CONFIG_DATA__
marcbax 0:c643d398cdb6 23
marcbax 0:c643d398cdb6 24 // Configuration parameters
marcbax 0:c643d398cdb6 25 #define MBED_CONF_PLATFORM_STDIO_BAUD_RATE 9600 // set by library:platform
marcbax 0:c643d398cdb6 26 #define MBED_CONF_PLATFORM_DEFAULT_SERIAL_BAUD_RATE 9600 // set by library:platform
marcbax 0:c643d398cdb6 27 #define MBED_CONF_PLATFORM_STDIO_FLUSH_AT_EXIT 1 // set by library:platform
marcbax 0:c643d398cdb6 28 #define MBED_CONF_PLATFORM_STDIO_CONVERT_NEWLINES 0 // set by library:platform
marcbax 0:c643d398cdb6 29
marcbax 0:c643d398cdb6 30 #endif