readme update
This commit is contained in:
parent
a0a5c4c8aa
commit
2e28016281
@ -581,6 +581,13 @@ Get info about ttyUL* devices
|
||||
cat /proc/tty/driver
|
||||
````
|
||||
|
||||
## I2C
|
||||
Getting information about I2C device
|
||||
````
|
||||
ls /sys/class/i2c-dev/i2c-0/device/device/driver
|
||||
````
|
||||
This shows the memory mapping of /dev/i2c-0
|
||||
|
||||
## Useful Q7S Linux Commands
|
||||
Rebooting currently running image:
|
||||
````
|
||||
|
Loading…
Reference in New Issue
Block a user