AtomVM
AtomVM copied to clipboard
Allow users to specify I2C port number
The current I2C implementation hard-wire use of I2C port 0 (using I2C_NUM_0). We should make the port configurable so that both hardware ports can be used simultaneously.