blob: 1eacc439f89b0e5c1ee198d7377b9320afef2e94 [file] [log] [blame]
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
syscfg.defs:
BSP_MK64F12:
description: 'Set to indicate that BSP has NXP MK64F12'
value: 1
syscfg.vals:
# UART0 PINS on CMSIS-DAP Interface
UART_0: 1
UART_0_PORT: PORTB
UART_0_PORT_CLOCK: kCLOCK_PortB
UART_0_PIN_TX: 16
UART_0_PIN_RX: 17
# PINS conflict with SPI0 must choose 1
UART_1: 0
UART_1_PORT: PORTC
UART_1_PORT_CLOCK: kCLOCK_PortC
UART_1_PIN_TX: 3
UART_1_PIN_RX: 4
# PINS conflict with SPI0 must choose 1
UART_2: 0
UART_2_PORT: PORTD
UART_2_PORT_CLOCK: kCLOCK_PortD
UART_2_PIN_TX: 2
UART_2_PIN_RX: 3
# PINS conflict with ENET0 must choose 1
UART_3: 0
UART_3_PORT: PORTC
UART_3_PORT_CLOCK: kCLOCK_PortC
UART_3_PIN_TX: 16
UART_3_PIN_RX: 17
# PINS conflict with ENET0 must choose 1
UART_4: 0
UART_4_PORT: PORTC
UART_4_PORT_CLOCK: kCLOCK_PortC
UART_4_PIN_TX: 14
UART_4_PIN_RX: 15
# PINS conflict with I2S0 must choose 1
UART_5: 0
UART_5_PORT: PORTE
UART_5_PORT_CLOCK: kCLOCK_PortE
UART_5_PIN_TX: 9
UART_5_PIN_RX: 8
CONFIG_FCB_FLASH_AREA: FLASH_AREA_NFFS
REBOOT_LOG_FLASH_AREA: FLASH_AREA_REBOOT_LOG
NFFS_FLASH_AREA: FLASH_AREA_NFFS
COREDUMP_FLASH_AREA: FLASH_AREA_IMAGE_1
# BSP uses private version of _sbrk
HAL_SBRK: 0