/* * Copyright (c) 2019 Vijay Kumar Banerjee #include rtems_shell_cmd_t rtems_shell_I2C_Command = { .name = "i2c", .usage = "i2c [args]", .topic = "i2c", .command = rtems_bsd_command_i2c };