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