I would like to implement functionality to use a digital temperature sensor TSYS01.
I cannot find that this already is implemented in Zephyr so im wondering how i in best practise would implement neccesary functionality to use this component as a Sensor object in Zephyr.
Could someone help we sort out the routine of adding new devices to zephyr i would be happy
https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7FTSYS01%7FA%7Fpdf%7FEnglish%7FENG_DS_TSYS01_A.pdf%7FG-NICO-018
I have so far only been testing out zephyr without going trough nordic setup of the environment. Any pros/cons with this?