fholin fholin / Mbed 2 deprecated MiniMousetest

Dependencies:   mbed

Committer:
fholin
Date:
Mon Dec 18 16:31:11 2017 +0000
Revision:
1:eda561b01daf
Parent:
0:2325d1d28df3
inline with github repository : ; https://github.com/LoRaWanMiniMouse/Mini-Mouse.git

Who changed what in which revision?

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