The files for the Arduino Due needed to be updated to use the new configuration when the SoC moved from the atmel_sam3 directory to the atmel_sam/sam3x directory. Jira: ZEP-2067 Signed-off-by: Justin Watson <jwatson5@gmail.com>
7 lines
181 B
INI
7 lines
181 B
INI
[test]
|
|
tags = core
|
|
arch_exclude = nios2
|
|
filter = CONFIG_X86 or (CONFIG_ARM and
|
|
(CONFIG_SOC_MK64F12 or CONFIG_SOC_SERIES_SAM3X)) or
|
|
(CONFIG_ARC and CONFIG_SOC_QUARK_SE_C1000_SS)
|