Hi,
Is it possible to assign a “name” to an I2C address ?
I’ve a lot of I2C components onto my board, and during debug session, rather than see ‘Setup Write to [0x52]’ for instance, i would prefer ‘Setup Write to [EEPROM]’.
A kind of table I2C ADDRESS <=> NAME that we can populated if needed.
Thanks.