1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/shell
Marian Buschsieweke 6b0082bb3f
shell: Add command i2c_scan
Add a trivial shell program that scans for all slaves on an I2C bus by iterating
all of the possible 127 I2C addresses and checking for the ACK of the device.
2019-03-25 14:10:04 +01:00
..
commands shell: Add command i2c_scan 2019-03-25 14:10:04 +01:00
Makefile
shell.c sys/shell: ensure character is flushed when echoing. 2018-12-19 12:08:54 +01:00