commit | 2dde1db391a1622b0bd2af03664e150f550c469e | [log] [tgz] |
---|---|---|
author | Daniel Leung <daniel.leung@intel.com> | Tue Jan 14 09:30:04 2020 -0800 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Feb 05 12:00:36 2020 +0100 |
tree | 24821c92345c9eab6f7b806061f36feed353b081 | |
parent | afe53230b3e15690ebc155831a2b186b57b00c55 [diff] |
tests: intel_s1000_crb: update to new GPIO API Update the intel_s1000_crb test app: () Update configuration calls to use new flags. () Separate pin configuration into setting it to input, and setting the pin for interrupt. () Use gpio_pin_get/set() instead of gpio_pin_read/write(). Signed-off-by: Daniel Leung <daniel.leung@intel.com>