Linux Audio
Check our new training course
Embedded Linux Audio
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
# # Copyright 2021 NXP # # SPDX-License-Identifier: Apache-2.0 # if SOC_LS1046A config SOC default "ls1046a" config NUM_IRQS int default 240 config FLASH_SIZE default 0 config FLASH_BASE_ADDRESS default 0 endif