commit | 8eff21a8dde0f50c44d5ac26c9597ef2f78242a0 | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Thu Oct 04 23:34:18 2018 -0500 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Oct 18 10:15:50 2018 -0400 |
tree | d4d9648cd61bc699900895f87855c34ea71af3a6 | |
parent | 79f434273ebcd29e36737355564bc0eb210b55be [diff] |
drivers: gpio: add shell for controlling GPIO Provide basic commands for configuring/setting/reading GPIO ports. > gpio conf .. > gpio set .. > gpio get .. Signed-off-by: Anas Nashif <anas.nashif@intel.com>