MoJo / ER2_Robot_gnuarmeclipse_lpc1768-V2

Dependencies:   mbed

Committer:
joehatier
Date:
Fri Feb 15 15:25:57 2019 +0000
Revision:
0:1a801a2a7b4b
suivi;

Who changed what in which revision?

UserRevisionLine numberNew contents of line
joehatier 0:1a801a2a7b4b 1 /*
joehatier 0:1a801a2a7b4b 2 * mbed SDK
joehatier 0:1a801a2a7b4b 3 * Copyright (c) 2017 ARM Limited
joehatier 0:1a801a2a7b4b 4 *
joehatier 0:1a801a2a7b4b 5 * Licensed under the Apache License, Version 2.0 (the "License");
joehatier 0:1a801a2a7b4b 6 * you may not use this file except in compliance with the License.
joehatier 0:1a801a2a7b4b 7 * You may obtain a copy of the License at
joehatier 0:1a801a2a7b4b 8 *
joehatier 0:1a801a2a7b4b 9 * http://www.apache.org/licenses/LICENSE-2.0
joehatier 0:1a801a2a7b4b 10 *
joehatier 0:1a801a2a7b4b 11 * Unless required by applicable law or agreed to in writing, software
joehatier 0:1a801a2a7b4b 12 * distributed under the License is distributed on an "AS IS" BASIS,
joehatier 0:1a801a2a7b4b 13 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
joehatier 0:1a801a2a7b4b 14 * See the License for the specific language governing permissions and
joehatier 0:1a801a2a7b4b 15 * limitations under the License.
joehatier 0:1a801a2a7b4b 16 */
joehatier 0:1a801a2a7b4b 17
joehatier 0:1a801a2a7b4b 18 // Automatically generated configuration file.
joehatier 0:1a801a2a7b4b 19 // DO NOT EDIT, content will be overwritten.
joehatier 0:1a801a2a7b4b 20
joehatier 0:1a801a2a7b4b 21 #ifndef __MBED_CONFIG_DATA__
joehatier 0:1a801a2a7b4b 22 #define __MBED_CONFIG_DATA__
joehatier 0:1a801a2a7b4b 23
joehatier 0:1a801a2a7b4b 24 // Configuration parameters
joehatier 0:1a801a2a7b4b 25 #define MBED_CONF_PLATFORM_DEFAULT_SERIAL_BAUD_RATE 9600 // set by library:platform
joehatier 0:1a801a2a7b4b 26 #define MBED_CONF_PLATFORM_ERROR_ALL_THREADS_INFO 0 // set by library:platform
joehatier 0:1a801a2a7b4b 27 #define MBED_CONF_PLATFORM_ERROR_DECODE_HTTP_URL_STR "\nFor more info, visit: https://armmbed.github.io/mbedos-error/?error=0x%08X" // set by library:platform
joehatier 0:1a801a2a7b4b 28 #define MBED_CONF_PLATFORM_ERROR_FILENAME_CAPTURE_ENABLED 0 // set by library:platform
joehatier 0:1a801a2a7b4b 29 #define MBED_CONF_PLATFORM_ERROR_HIST_ENABLED 0 // set by library:platform
joehatier 0:1a801a2a7b4b 30 #define MBED_CONF_PLATFORM_ERROR_HIST_SIZE 4 // set by library:platform
joehatier 0:1a801a2a7b4b 31 #define MBED_CONF_PLATFORM_FORCE_NON_COPYABLE_ERROR 0 // set by library:platform
joehatier 0:1a801a2a7b4b 32 #define MBED_CONF_PLATFORM_MAX_ERROR_FILENAME_LEN 16 // set by library:platform
joehatier 0:1a801a2a7b4b 33 #define MBED_CONF_PLATFORM_POLL_USE_LOWPOWER_TIMER 0 // set by library:platform
joehatier 0:1a801a2a7b4b 34 #define MBED_CONF_PLATFORM_STDIO_BAUD_RATE 9600 // set by library:platform
joehatier 0:1a801a2a7b4b 35 #define MBED_CONF_PLATFORM_STDIO_BUFFERED_SERIAL 0 // set by library:platform
joehatier 0:1a801a2a7b4b 36 #define MBED_CONF_PLATFORM_STDIO_CONVERT_NEWLINES 0 // set by library:platform
joehatier 0:1a801a2a7b4b 37 #define MBED_CONF_PLATFORM_STDIO_CONVERT_TTY_NEWLINES 0 // set by library:platform
joehatier 0:1a801a2a7b4b 38 #define MBED_CONF_PLATFORM_STDIO_FLUSH_AT_EXIT 1 // set by library:platform
joehatier 0:1a801a2a7b4b 39 #define MBED_CONF_TARGET_NETWORK_DEFAULT_INTERFACE_TYPE ETHERNET // set by target:LPC1768
joehatier 0:1a801a2a7b4b 40 #define MBED_CONF_TARGET_US_TICKER_TIMER 3 // set by target:LPC1768
joehatier 0:1a801a2a7b4b 41 #define MBED_MEM_TRACING_ENABLED 0 // set by library:platform
joehatier 0:1a801a2a7b4b 42
joehatier 0:1a801a2a7b4b 43 #endif