Reorganize and update soc folder files for SDK-independance Reorganize and update hal_bouffalolab files for SDK-independance Reorganize and update soc dts files for SDK-independance Update serial and pinctrl driver files for SDK-independance Update ai_wb2_12f, bl604e_iot_dvk, and dt_bl10_dvk to new bl60x support and fixup openocd config of ai_wb2_12f Signed-off-by: Camille BAUD <mail@massdriver.space>
10 lines
148 B
Plaintext
10 lines
148 B
Plaintext
# Copyright (c) 2021-2025 ATL Electronics
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
if SOC_FAMILY_BFLB
|
|
|
|
rsource "*/Kconfig"
|
|
|
|
endif # SOC_FAMILY_BFLB
|