12 lines
315 B
Plaintext
12 lines
315 B
Plaintext
# CY8CPROTO-063-BLE PSoC™ 6 BLE Prototyping Kit
|
|
|
|
# Copyright (c) 2023 Cypress Semiconductor Corporation (an Infineon company) or
|
|
# an affiliate of Cypress Semiconductor Corporation
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
if BOARD_CY8CPROTO_063_BLE
|
|
|
|
# No defaults to change for now
|
|
|
|
endif # BOARD_CY8CPROTO_063_BLE
|