yutaide commented on pull request #3646:
URL: https://github.com/apache/incubator-nuttx/pull/3646#issuecomment-831077533
@btashton
This is the result.
```:
nsh> i2c bus
BUS EXISTS?
Bus 0: NO
Bus 1: YES
Bus 2: NO
Bus 3: NO
nsh> i2c dev -b 1 0x00 0x7f
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
nsh> ls /dev
/dev:
console
gpin0
gpin1
gpin2
gpin3
gpint8
gpout4
gpout5
gpout6
gpout7
i2c1
null
ttyS0
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]