4181d41643
Use an external Altera HAL repo instead of keeping a copy in ext/hal. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
8 lines
189 B
Text
8 lines
189 B
Text
# Altera HAL drivers configuration
|
|
|
|
# Copyright (c) 2017 Intel Corporation
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config HAS_ALTERA_HAL
|
|
bool "Altera HAL drivers support"
|
|
depends on NIOS2
|