Skip to content

Commit 209bfbd

Browse files
etienne-lmsjhedberg
authored andcommitted
Revert "tests: ram_context_for_isr: exclude STM32C0 boards"
This reverts commit 4f18ccd now that STM32C0 based target are supported by the test default configuration (see commit 7dbd600 ("tests: ram_context_for_isr: Use Kconfig for IRQ config"). Signed-off-by: Etienne Carriere <[email protected]>
1 parent ab7b60c commit 209bfbd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tests/application_development/ram_context_for_isr/testcase.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ tests:
66
application_development.ram_context_for_isr:
77
# Exclude mps3/corstone310 because it uses another mechanism to support relocation
88
# of the vector table (CONFIG_ROMSTART_RELOCATION_ROM).
9-
# (Temporarily) Exclude STM32C0 platforms as last IRQ in vector is always used.
109
platform_exclude:
1110
- mps3/corstone310/an555
1211
- mps3/corstone310/fvp
@@ -20,7 +19,3 @@ tests:
2019
- hexiwear/mkw40z4
2120
- frdm_kw41z/mkw41z4
2221
- frdm_kl25z/mkl25z4
23-
- stm32c0116_dk/stm32c011xx
24-
- nucleo_c031c6/stm32c031xx
25-
- nucleo_c071rb/stm32c071xx
26-
- nucleo_c092rc/stm32c092xx

0 commit comments

Comments
 (0)