grove stream updated gerard 31/08

Dependencies:   F7_Ethernet mbed MbedJSONValue LCD_DISCO_F746NG mbed-rtos BSP_DISCO_F746NG CANMsg NetworkAPI SDFileSystem_Warning_Fixed GroveStreamsmodified LcdDiscoF746NgTracer JSON

Committer:
38domo
Date:
Mon Aug 31 19:19:48 2020 +0000
Revision:
0:48863a0964f5
grove stream upated 31/08

Who changed what in which revision?

UserRevisionLine numberNew contents of line
38domo 0:48863a0964f5 1 /*
38domo 0:48863a0964f5 2 * mbed SDK
38domo 0:48863a0964f5 3 * Copyright (c) 2017 ARM Limited
38domo 0:48863a0964f5 4 *
38domo 0:48863a0964f5 5 * Licensed under the Apache License, Version 2.0 (the "License");
38domo 0:48863a0964f5 6 * you may not use this file except in compliance with the License.
38domo 0:48863a0964f5 7 * You may obtain a copy of the License at
38domo 0:48863a0964f5 8 *
38domo 0:48863a0964f5 9 * http://www.apache.org/licenses/LICENSE-2.0
38domo 0:48863a0964f5 10 *
38domo 0:48863a0964f5 11 * Unless required by applicable law or agreed to in writing, software
38domo 0:48863a0964f5 12 * distributed under the License is distributed on an "AS IS" BASIS,
38domo 0:48863a0964f5 13 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
38domo 0:48863a0964f5 14 * See the License for the specific language governing permissions and
38domo 0:48863a0964f5 15 * limitations under the License.
38domo 0:48863a0964f5 16 */
38domo 0:48863a0964f5 17
38domo 0:48863a0964f5 18 // Automatically generated configuration file.
38domo 0:48863a0964f5 19 // DO NOT EDIT, content will be overwritten.
38domo 0:48863a0964f5 20
38domo 0:48863a0964f5 21 #ifndef __MBED_CONFIG_DATA__
38domo 0:48863a0964f5 22 #define __MBED_CONFIG_DATA__
38domo 0:48863a0964f5 23
38domo 0:48863a0964f5 24 // Configuration parameters
38domo 0:48863a0964f5 25 #define CLOCK_SOURCE USE_PLL_HSE_XTAL|USE_PLL_HSI // set by target:DISCO_F746NG
38domo 0:48863a0964f5 26 #define LPTICKER_DELAY_TICKS 0 // set by target:DISCO_F746NG
38domo 0:48863a0964f5 27 #define MBED_CONF_PLATFORM_DEFAULT_SERIAL_BAUD_RATE 9600 // set by library:platform
38domo 0:48863a0964f5 28 #define MBED_CONF_PLATFORM_STDIO_BAUD_RATE 9600 // set by library:platform
38domo 0:48863a0964f5 29 #define MBED_CONF_PLATFORM_STDIO_CONVERT_NEWLINES 0 // set by library:platform
38domo 0:48863a0964f5 30 #define MBED_CONF_PLATFORM_STDIO_FLUSH_AT_EXIT 1 // set by library:platform
38domo 0:48863a0964f5 31 #define MBED_CONF_TARGET_BOOT_STACK_SIZE 0x1000 // set by target:Target
38domo 0:48863a0964f5 32 #define MBED_CONF_TARGET_CONSOLE_UART 1 // set by target:Target
38domo 0:48863a0964f5 33 #define MBED_CONF_TARGET_DEEP_SLEEP_LATENCY 4 // set by target:MCU_STM32
38domo 0:48863a0964f5 34 #define MBED_CONF_TARGET_DEFAULT_ADC_VREF NAN // set by target:Target
38domo 0:48863a0964f5 35 #define MBED_CONF_TARGET_INIT_US_TICKER_AT_BOOT 1 // set by target:MCU_STM32
38domo 0:48863a0964f5 36 #define MBED_CONF_TARGET_LPTICKER_LPTIM 1 // set by target:DISCO_F746NG
38domo 0:48863a0964f5 37 #define MBED_CONF_TARGET_LPTICKER_LPTIM_CLOCK 1 // set by target:MCU_STM32
38domo 0:48863a0964f5 38 #define MBED_CONF_TARGET_LPUART_CLOCK_SOURCE USE_LPUART_CLK_LSE|USE_LPUART_CLK_PCLK1 // set by target:MCU_STM32
38domo 0:48863a0964f5 39 #define MBED_CONF_TARGET_LSE_AVAILABLE 1 // set by target:MCU_STM32
38domo 0:48863a0964f5 40 #define MBED_CONF_TARGET_MPU_ROM_END 0x0fffffff // set by target:Target
38domo 0:48863a0964f5 41 #define MBED_CONF_TARGET_NETWORK_DEFAULT_INTERFACE_TYPE ETHERNET // set by target:DISCO_F746NG
38domo 0:48863a0964f5 42 #define MBED_CONF_TARGET_TICKLESS_FROM_US_TICKER 0 // set by target:Target
38domo 0:48863a0964f5 43 #define MBED_CONF_TARGET_USB_SPEED USE_USB_OTG_FS // set by target:DISCO_F746NG
38domo 0:48863a0964f5 44 #define MBED_CONF_TARGET_XIP_ENABLE 0 // set by target:Target
38domo 0:48863a0964f5 45
38domo 0:48863a0964f5 46 #endif
38domo 0:48863a0964f5 47