In general, data transferred through I2C are bytes and thus should have type uint8_t, not char. Also convert uint8_t ptrs to void ptrs
Expected result
This test enables you to test all available low-level I2C functions. Consult the 'help' shell command for available actions.
Background
Test for the low-level I2C driver.