i2c tool : port to RTEMS

This commit is contained in:
Vijay Kumar Banerjee
2019-06-25 12:43:43 +05:30
committed by Christian Mauderer
parent e8c5db1e87
commit 4ed60d9076
5 changed files with 76 additions and 0 deletions

View File

@@ -26,6 +26,8 @@ extern rtems_shell_cmd_t rtems_shell_ARP_Command;
extern rtems_shell_cmd_t rtems_shell_PFCTL_Command;
extern rtems_shell_cmd_t rtems_shell_I2C_Command;
extern rtems_shell_cmd_t rtems_shell_PING_Command;
extern rtems_shell_cmd_t rtems_shell_PING6_Command;