zx0-bootloader/boards/arm/zx0/zx0_defconfig
Michael Hope b46afaa04d
Some checks failed
continuous-integration/drone/push Build is failing
zx0: update the headers, licence dates, and left over copy-paste text
2021-07-04 12:22:45 +02:00

12 lines
249 B
Plaintext

# SPDX-License-Identifier: Apache-2.0
CONFIG_SOC_SERIES_SAMD21=y
CONFIG_SOC_PART_NUMBER_SAMD21E18A=y
CONFIG_BOARD_ZX0=y
CONFIG_CORTEX_M_SYSTICK=y
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
CONFIG_UART_INTERRUPT_DRIVEN=y
CONFIG_SERIAL=y
CONFIG_PINMUX=y