commit | 23bb56820e3fcbc841b3365278cdbe33aa50410c | [log] [tgz] |
---|---|---|
author | Erwan Gouriou <erwan.gouriou@linaro.org> | Fri Jan 15 16:26:02 2021 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Mon Jan 18 19:11:43 2021 +0100 |
tree | d09110fa0afe67cb81251d914392d1166670a553 | |
parent | c0fe1e6dbdc3542a20867ae4759a94ff9b89f37d [diff] |
samples/drivers: led_pwm: Fixes for device testing Modify led_pwm sample in order to make it usable in device testing: - Remove parenthesis from the logs as they prevent use of regex - Add a harness_config multiline regex in order to enable verdict generation - Update README Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>