Linux Audio

Check our new training course

Loading...
# ST Microelectronics STM32L476RG MCU

# Copyright (c) 2018 Allterco Robotics
# SPDX-License-Identifier: Apache-2.0

if SOC_STM32L471XX

config SOC
	default "stm32l471xx"

config NUM_IRQS
	default 82

endif # SOC_STM32L471XX