
test
Dependencies: mbed Watchdog stm32-sensor-base2
mbed_config.h@0:d383e2dee0f7, 2020-07-06 (annotated)
- Committer:
- ommpy
- Date:
- Mon Jul 06 17:18:59 2020 +0530
- Revision:
- 0:d383e2dee0f7
- Child:
- 1:3c6771928b35
first commit
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
ommpy | 0:d383e2dee0f7 | 1 | /* |
ommpy | 0:d383e2dee0f7 | 2 | * mbed SDK |
ommpy | 0:d383e2dee0f7 | 3 | * Copyright (c) 2017 ARM Limited |
ommpy | 0:d383e2dee0f7 | 4 | * |
ommpy | 0:d383e2dee0f7 | 5 | * Licensed under the Apache License, Version 2.0 (the "License"); |
ommpy | 0:d383e2dee0f7 | 6 | * you may not use this file except in compliance with the License. |
ommpy | 0:d383e2dee0f7 | 7 | * You may obtain a copy of the License at |
ommpy | 0:d383e2dee0f7 | 8 | * |
ommpy | 0:d383e2dee0f7 | 9 | * http://www.apache.org/licenses/LICENSE-2.0 |
ommpy | 0:d383e2dee0f7 | 10 | * |
ommpy | 0:d383e2dee0f7 | 11 | * Unless required by applicable law or agreed to in writing, software |
ommpy | 0:d383e2dee0f7 | 12 | * distributed under the License is distributed on an "AS IS" BASIS, |
ommpy | 0:d383e2dee0f7 | 13 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
ommpy | 0:d383e2dee0f7 | 14 | * See the License for the specific language governing permissions and |
ommpy | 0:d383e2dee0f7 | 15 | * limitations under the License. |
ommpy | 0:d383e2dee0f7 | 16 | */ |
ommpy | 0:d383e2dee0f7 | 17 | |
ommpy | 0:d383e2dee0f7 | 18 | // Automatically generated configuration file. |
ommpy | 0:d383e2dee0f7 | 19 | // DO NOT EDIT, content will be overwritten. |
ommpy | 0:d383e2dee0f7 | 20 | |
ommpy | 0:d383e2dee0f7 | 21 | #ifndef __MBED_CONFIG_DATA__ |
ommpy | 0:d383e2dee0f7 | 22 | #define __MBED_CONFIG_DATA__ |
ommpy | 0:d383e2dee0f7 | 23 | |
ommpy | 0:d383e2dee0f7 | 24 | // Configuration parameters |
ommpy | 0:d383e2dee0f7 | 25 | #define MBED_CONF_PLATFORM_CRASH_CAPTURE_ENABLED 0 // set by library:platform |
ommpy | 0:d383e2dee0f7 | 26 | #define MBED_CONF_PLATFORM_CTHUNK_COUNT_MAX 8 // set by library:platform |
ommpy | 0:d383e2dee0f7 | 27 | #define MBED_CONF_PLATFORM_DEFAULT_SERIAL_BAUD_RATE 9600 // set by library:platform |
ommpy | 0:d383e2dee0f7 | 28 | #define MBED_CONF_PLATFORM_ERROR_ALL_THREADS_INFO 0 // set by library:platform |
ommpy | 0:d383e2dee0f7 | 29 | #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 |
ommpy | 0:d383e2dee0f7 | 30 | #define MBED_CONF_PLATFORM_ERROR_FILENAME_CAPTURE_ENABLED 0 // set by library:platform |
ommpy | 0:d383e2dee0f7 | 31 | #define MBED_CONF_PLATFORM_ERROR_HIST_ENABLED 0 // set by library:platform |
ommpy | 0:d383e2dee0f7 | 32 | #define MBED_CONF_PLATFORM_ERROR_HIST_SIZE 4 // set by library:platform |
ommpy | 0:d383e2dee0f7 | 33 | #define MBED_CONF_PLATFORM_ERROR_REBOOT_MAX 1 // set by library:platform |
ommpy | 0:d383e2dee0f7 | 34 | #define MBED_CONF_PLATFORM_FATAL_ERROR_AUTO_REBOOT_ENABLED 0 // set by library:platform |
ommpy | 0:d383e2dee0f7 | 35 | #define MBED_CONF_PLATFORM_FORCE_NON_COPYABLE_ERROR 0 // set by library:platform |
ommpy | 0:d383e2dee0f7 | 36 | #define MBED_CONF_PLATFORM_MAX_ERROR_FILENAME_LEN 16 // set by library:platform |
ommpy | 0:d383e2dee0f7 | 37 | #define MBED_CONF_PLATFORM_POLL_USE_LOWPOWER_TIMER 0 // set by library:platform |
ommpy | 0:d383e2dee0f7 | 38 | #define MBED_CONF_PLATFORM_STDIO_BAUD_RATE 9600 // set by library:platform |
ommpy | 0:d383e2dee0f7 | 39 | #define MBED_CONF_PLATFORM_STDIO_BUFFERED_SERIAL 0 // set by library:platform |
ommpy | 0:d383e2dee0f7 | 40 | #define MBED_CONF_PLATFORM_STDIO_CONVERT_NEWLINES 0 // set by library:platform |
ommpy | 0:d383e2dee0f7 | 41 | #define MBED_CONF_PLATFORM_STDIO_CONVERT_TTY_NEWLINES 0 // set by library:platform |
ommpy | 0:d383e2dee0f7 | 42 | #define MBED_CONF_PLATFORM_STDIO_FLUSH_AT_EXIT 1 // set by library:platform |
ommpy | 0:d383e2dee0f7 | 43 | #define MBED_CONF_PLATFORM_USE_MPU 1 // set by library:platform |
ommpy | 0:d383e2dee0f7 | 44 | |
ommpy | 0:d383e2dee0f7 | 45 | #endif |