Revert "tests: ram_context_for_isr: exclude STM32C0 boards"
This reverts commit4f18ccd73bnow that STM32C0 based target are supported by the test default configuration (see commit7dbd60016c("tests: ram_context_for_isr: Use Kconfig for IRQ config"). Signed-off-by: Etienne Carriere <etienne.carriere@st.com>
This commit is contained in:
committed by
Johan Hedberg
parent
ab7b60ca0f
commit
209bfbde89
@@ -6,7 +6,6 @@ tests:
|
||||
application_development.ram_context_for_isr:
|
||||
# Exclude mps3/corstone310 because it uses another mechanism to support relocation
|
||||
# of the vector table (CONFIG_ROMSTART_RELOCATION_ROM).
|
||||
# (Temporarily) Exclude STM32C0 platforms as last IRQ in vector is always used.
|
||||
platform_exclude:
|
||||
- mps3/corstone310/an555
|
||||
- mps3/corstone310/fvp
|
||||
@@ -20,7 +19,3 @@ tests:
|
||||
- hexiwear/mkw40z4
|
||||
- frdm_kw41z/mkw41z4
|
||||
- frdm_kl25z/mkl25z4
|
||||
- stm32c0116_dk/stm32c011xx
|
||||
- nucleo_c031c6/stm32c031xx
|
||||
- nucleo_c071rb/stm32c071xx
|
||||
- nucleo_c092rc/stm32c092xx
|
||||
|
||||
Reference in New Issue
Block a user