Module mbed_build.mbed_tools
Integration with https://github.com/ARMmbed/mbed-tools.
Expand source code
#
# Copyright (C) 2020 Arm Mbed. All rights reserved.
# SPDX-License-Identifier: Apache-2.0
#
"""Integration with https://github.com/ARMmbed/mbed-tools."""
from mbed_build._internal.mbed_tools.configure import configure
configure = configure