boards: ambiq: enable twister on apollo4x evb

This commit enables the twister on apollo4p_evb and apollo4p_blue_kxr_evb.

Signed-off-by: Aaron Ye <aye@ambiq.com>
This commit is contained in:
Aaron Ye 2024-06-15 14:00:37 +08:00 committed by Anas Nashif
commit a7db1eab6c
2 changed files with 0 additions and 8 deletions

View file

@ -20,7 +20,3 @@ testing:
ignore_tags: ignore_tags:
- net - net
vendor: ambiq vendor: ambiq
# Provisional hack to prevent tests being run in this board, as it fails in many test & samples:
twister: false
# Once https://github.com/zephyrproject-rtos/zephyr/issues/74212, 73443 & 72775 are fixed
# this should be removed

View file

@ -20,7 +20,3 @@ testing:
- net - net
- bluetooth - bluetooth
vendor: ambiq vendor: ambiq
# Provisional hack to prevent tests being run in this board, as it fails in many test & samples:
twister: false
# Once https://github.com/zephyrproject-rtos/zephyr/issues/74212, 73443 & 72775 are fixed
# this should be removed