Home Alert System

Dependencies:   PWM_Tone_Library DHT

Committer:
aziz111
Date:
Fri Mar 08 17:15:02 2019 +0000
Revision:
5:569a4894abc1
Parent:
3:78f223d34f36
Final

Who changed what in which revision?

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