You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all,
I'm wondering how I could verify led driver in zephyr/drivers/led/led_gpio.c works well?
I'm trying to use led_gpio driver to pass the test in zephyr/tests/drivers/led/led_api. It seems not suitable to use the driver to pass the test, because some optional routines are not implemented in led_gpio driver.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I'm wondering how I could verify led driver in zephyr/drivers/led/led_gpio.c works well?
I'm trying to use led_gpio driver to pass the test in zephyr/tests/drivers/led/led_api. It seems not suitable to use the driver to pass the test, because some optional routines are not implemented in led_gpio driver.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions