1tests:
2  kernel.timer.timer:
3    tags:
4      - kernel
5      - timer
6    min_ram: 16
7    platform_type:
8      - mcu
9    # Really want to exclude renode not the physical boards, but no good
10    # way of doing so at the moment.
11    platform_exclude:
12      - hifive1
13      - tflite-micro
14      - it8xxx2_evb
15      - m2gl025_miv
16      - mpfs_icicle
17      - hifive_unleashed
18      - mps2_an385
19      - mps2_an521_ns
20