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

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

View File

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

View File

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

View File

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

View File

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

View File

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