mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 19:11:56 +00:00
The commit verify below PWM apis pwm_pin_set_cycles() pwm_pin_set_usec test PWM apis under always-on, half-on and alway-off modes Change-Id: I2251be23ad9c443703dac44e138651a63d2d7211 Signed-off-by: jing wang <jing.j.wang@intel.com>
5 lines
92 B
Makefile
5 lines
92 B
Makefile
BOARD ?= quark_se_c1000_devboard
|
|
CONF_FILE = prj.conf
|
|
|
|
include ${ZEPHYR_BASE}/Makefile.test
|