Linux Audio
Check our new training course
1 2 3 4 5 6 7 8 9 10 11 12 13 14
# Nordic Semiconductor nRF52840 MCU # Copyright (c) 2016 Nordic Semiconductor ASA # SPDX-License-Identifier: Apache-2.0 if SOC_NRF52840_QIAA config SOC default "nRF52840_QIAA" config NUM_IRQS default 48 endif # SOC_NRF52840_QIAA