35 Commits (main)

Author SHA1 Message Date
Yishai Jaffe 88eda71497 gpio: adopt SHELL_HELP 2 weeks ago
Ryan McClelland 705491e306 drivers: gpio: shell: fix warning 4 months ago
Pisit Sawangvonganan 84bc26eeec drivers: gpio: shell: streamline code 4 months ago
Fabio Baltieri 3d24b8b552 gpio: shell: use the first nodelabel when available 4 months ago
Fabio Baltieri a3bd7efb38 gpio: shell: fix a crash where there's less line names than gpios 5 months ago
Fabio Baltieri 323b0d8cd0 gpio: shell: add a missing static qualifier 5 months ago
Fabio Baltieri 29776b1758 gpio: shell: drop an unnecessary forward declaration 5 months ago
Yishai Jaffe 9c60bcb19a gpio: shell: use new shell_device_get_binding function 7 months ago
Jan Peters b8bef42add device_dt_metadata: handle dt_meta being NULL 11 months ago
Andy Sinclair 7f0f0a4f97 drivers: gpio: shell: Fixed gpio info crash bug 1 year ago
Martí Bolívar 48a14dc17e gpio: add support for node label based lookup in the shell 1 year ago
Nick Ward 7602c4f386 drivers: gpio: shell: add toggle command 1 year ago
Nick Ward cd9f307e71 drivers: gpio: shell: add vendor specific flags argument 2 years ago
Nick Ward 738a1517b1 drivers: gpio: shell: optimise blink command 2 years ago
Nick Ward 45509fdc0e drivers: gpio: shell: make blink command optional 2 years ago
Nick Ward 695a0ac503 drivers: gpio: shell: add info command 2 years ago
Nick Ward 0df794e316 drivers: gpio: shell: improve tab complete/suggestion support 2 years ago
Eric Holmberg acde5fe199 driver: gpio: fix shell blink command 2 years ago
Kumar Gala d82175eadd gpio: fix armclang compiler warnings with is*() functions 2 years ago
Tomasz Duda 5f84be56ae gpio_shell: support for input pull down/up 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Dennis Ruffer fe1b167760 gpio: shell: Change shell *shell to shell *sh 4 years ago
Dennis Ruffer 95bab86051 gpio: shell: Use macro SHELL_CMD_ARG to check parameters count 4 years ago
Dennis Ruffer 9b3dfe7443 gpio: shell: Replace gpio listen with blink 4 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Peter Bigot 099614b30a gpio: replace GPIO_DIR flags 6 years ago
Peter Bigot ddc3f0699f gpio: replace gpio pin write/read with set/get 6 years ago
Anas Nashif 9ab2a56751 cleanup: include/: move misc/printk.h to sys/printk.h 6 years ago
Anas Nashif 6aa9c3a68f cleanup: include/: move gpio.h to drivers/gpio.h 6 years ago
Krzysztof Chruscinski 3605e48c44 shell: Modify subcommands to use SHELL_STATIC_SUBCMD_SET_CREATE 6 years ago
Anas Nashif 602b30bafe gpio_shell: use convenience macros 7 years ago
Patrik Flykt 8ff96b5a57 drivers: Add 'U' to unsigned variable assignments 7 years ago
Sean Nyekjaer c206b0239f drivers: gpio: shell: rectify gpio get error msg 7 years ago
Anas Nashif 8eff21a8dd drivers: gpio: add shell for controlling GPIO 7 years ago