cycyy

Dependencies:   MCP23017 WattBob_TextLCD

Committer:
mihaidd
Date:
Wed May 08 03:58:47 2019 +0000
Revision:
0:a9b4ee4ed395
ccc

Who changed what in which revision?

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