commit | e0a2086d9e8edcbe3e7bddd257596d1cfbe4c302 | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Wed Sep 11 06:45:29 2019 -0500 |
committer | Kumar Gala <kumar.gala@gmail.com> | Wed Sep 11 11:51:25 2019 -0500 |
tree | 8c031f2b8fa331eacb16c0638d7d6f1b94827225 | |
parent | 57b10d09228fd3c0f866ad6ae2255a2e98cc007f [diff] |
samples: shields: x_nucleo_iks01a3: rename arduino_header depend Change arduino_header depend to arduino_gpio as that is more meaningful. Its easy to mistake arduino_header to mean the board has an arduino header in general. What we want to depend on is that we have the gpio connector in the dts that has 'arduino_header' as the node label. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>