Open
Description
I noted when the official Wire library is included without any functions used, it consumes program memory and global registers unlike the official SPI and EEPROM libraries under the same circumstances.
Is it possible to rework the Wire library to address this issue without affecting functionality?