NOSTART, but yes. The switch uses an odd I²C varia...
# │firmware-dev
c
NOSTART, but yes. The switch uses an odd I²C variant for reads, and currently the driver implements its own bitbang implementation of the protocol for that reason. My focus this past week has been on updating the driver to be an I²C device driver rather than GPIO, and updating the I²C driver to support NOSTART messages so no bitbanging is needed at all.