1-Wire and ENS210 driver stack
Todo List
File DS2485_port_NXP_LPI2C.c
Add time-outs in DS2485_port_NXP_LPI2C in case the DS2485 does not reply.
File DS28E18.c

Isolate DELAY_MSEC to make porting easier.

Use OneWire_ROM_ID_T for ROM ID in DS2485 code.

Add DS28E18 status register structure definition and interpretation.

Make a DS28E18 class to support multiple DS28E18 devices more easily.

File ENS210.cpp

Add solderOffset support.

Add conditional debug printf support.