Linux Audio
Check our new training course
1 2 3 4 5 6 7 8 9 10 11 12 13 14
# ST Microelectronics STM32F098XX MCU # Copyright (c) 2019 The Chromium OS Authors # SPDX-License-Identifier: Apache-2.0 if SOC_STM32F098XX config SOC default "stm32f098xx" config NUM_IRQS default 31 endif # SOC_STM32F098xx