60 lines
1.7 KiB
YAML
60 lines
1.7 KiB
YAML
common:
|
|
build_only: true
|
|
tags:
|
|
- drivers
|
|
- pwm
|
|
tests:
|
|
drivers.pwm.cc13xx_cc26xx_timer.build:
|
|
platform_allow: cc1352p1_launchxl
|
|
drivers.pwm.gecko.build:
|
|
platform_allow: slwrb4250b
|
|
drivers.pwm.imx.build:
|
|
platform_allow: colibri_imx7d/mcimx7d/m4
|
|
drivers.pwm.litex.build:
|
|
platform_allow: litex_vexriscv
|
|
drivers.pwm.mcux.ftm.build:
|
|
platform_allow: frdm_k22f
|
|
drivers.pwm.mcux.pwt.build:
|
|
platform_allow: twr_ke18f
|
|
extra_configs:
|
|
- CONFIG_PWM_CAPTURE=y
|
|
drivers.pwm.mcux.tpm.build:
|
|
platform_allow: frdm_kw41z
|
|
drivers.pwm.mcux.build:
|
|
platform_allow: mimxrt1064_evk
|
|
drivers.pwm.mcux.sctimer.build:
|
|
platform_allow: mimxrt685_evk/mimxrt685s/cm33
|
|
drivers.pwm.rv32m1.tpm.build:
|
|
platform_allow: rv32m1_vega/openisa_rv32m1/ri5cy
|
|
drivers.pwm.sifive.build:
|
|
platform_allow: hifive1@B
|
|
drivers.pwm.npcx.build:
|
|
platform_allow: npcx7m6fb_evb
|
|
drivers.pwm.nrf.sw.build:
|
|
platform_allow: nrf51dk/nrf51822
|
|
drivers.pwm.nrf.build:
|
|
platform_allow: nrf52840dk/nrf52840
|
|
drivers.pwm.pca9685.build:
|
|
platform_allow: nrf52840dk/nrf52840
|
|
extra_args: SHIELD=adafruit_pca9685
|
|
drivers.pwm.sam0.tcc.build:
|
|
platform_allow: same54_xpro
|
|
drivers.pwm.build.sam:
|
|
platform_allow:
|
|
- sam_e70_xplained/same70q21
|
|
- sam_v71_xult/samv71q21b
|
|
drivers.pwm.stm32.build:
|
|
platform_allow: disco_l475_iot1
|
|
drivers.pwm.xec.build:
|
|
platform_allow: mec15xxevb_assy6853
|
|
drivers.pwm.build.xlnx:
|
|
platform_allow: arty_a7/designstart_fpga_cortex_m1
|
|
drivers.pwm.build.test:
|
|
platform_allow:
|
|
- qemu_cortex_m3
|
|
- native_sim
|
|
- native_sim/native/64
|
|
drivers.pwm.max31790.build:
|
|
platform_allow: nucleo_f429zi
|
|
extra_args: DTC_OVERLAY_FILE=max31790.overlay
|