34 Commits (513e6ed5d20ec04821f868c3adb802944e3eeb12)

Author SHA1 Message Date
Pisit Sawangvonganan a89060be0d drivers: i2c: shell: use `shell_fprintf_normal` instead of `shell_fprintf` 4 months ago
Pisit Sawangvonganan 1991e57814 drivers: i2c: shell: align `struct shell *` argument name to `sh` 4 months ago
Fabio Baltieri 35abb31284 i2c_shell: add missing i3c include 6 months ago
Fabio Baltieri 9d34d5c104 i2c_shell: only include i3c if I3C=y 6 months ago
Fabio Baltieri 0b2648ff40 i2c_shell: add device filtering 6 months ago
Yishai Jaffe 1b4cef325b shell: use shell_device_get_binding 7 months ago
Eran Gal a3660d178c drivers: i2c_shell: Add direct_read sub command 1 year ago
Gaël PORTAY 2be2fa8bd6 i2c: shell: Fix shell error output 2 years ago
Andrzej Kuros bc78a03ca0 i2c_shell: add command to configure bus speed 3 years ago
Andrei Emeltchenko 69d1b21d47 i2c: shell: Add help to command description 3 years ago
Andrei Emeltchenko 95037b996d i2c: shell: Remove forward declaration 3 years ago
Andrei Emeltchenko e224e4c4fe i2c: shell: Fix SHELL_CMD_ARG() parameter count 3 years ago
Kumar Gala 5a4d1f7ac3 i2c: shell: Remove prefix filtering of device list 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Michał Barnaś 521cb6d88a i2c: allow shell commands to operate on up to 32-bit registers 3 years ago
Michał Barnaś d9a657dee5 i2c: fix for MISRA in i2c shell commands 3 years ago
Michał Barnaś c2f9e2b0d5 shell: fix i2c commands definitions 3 years ago
Attie Grande 36ebb7a2bc drivers: i2c: fixup comments outlining command arguments 4 years ago
Peter Bigot d3e8d6c3f3 i2c_shell: restore documentation on scan technique 5 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Jakub Rzeszutko 6011aee0d8 drivers: i2c: update i2c_shell commands 5 years ago
Tomasz Bursztyka 8260736268 drivers: Remove useless device start/end pointers 5 years ago
Peter Bigot a538dcd8f8 shell: refactor device_name_get implementation 5 years ago
Maureen Helm 3dd3c6a393 drivers: i2c: Check non-null pointer before dereferencing in i2c shell 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Anas Nashif 8ec88164ac i2c: shell: add braces around if statement 5 years ago
Simon Glass 9360150c0c i2c_shell: Add write/read multiple-byte commands 5 years ago
Anas Nashif ffd568db09 i2c_shell: Add write_byte/read_byte commands 5 years ago
Anas Nashif 0ecc71ccb2 i2c_shell: Tidy up the code style 5 years ago
Henrik Brix Andersen 338cecbe1a drivers: i2c: shell: add I2C bus recovery shell command 5 years ago
Tomasz Bursztyka 97326c0445 device: Fix structure attributes access 5 years ago
Tomasz Bursztyka 8d7bb8ffd8 device: Refactor device structures 5 years ago
Peter Bigot 8e2c230cbc treewide: use full path to i2c.h header 6 years ago
Anas Nashif 89005438bc i2c: add i2c shell with scan cmd 6 years ago