create systemcmds/i2cdetect tool to scan i2c bus

This commit is contained in:
Daniel Agar
2019-07-05 14:21:42 -04:00
parent d9c90ed31a
commit 15d1543f95
35 changed files with 247 additions and 0 deletions

View File

@@ -64,6 +64,7 @@ px4_add_board(
dumpfile
esc_calib
hardfault_log
i2cdetect
led_control
mixer
motor_ramp

View File

@@ -68,6 +68,7 @@ px4_add_board(
dumpfile
esc_calib
hardfault_log
i2cdetect
led_control
mixer
motor_ramp