This driver is specific to TMP101 sensor, reflect this in files and functions names
authorNathael Pajani <nathael.pajani@ed3l.fr>
Thu, 19 Jun 2014 14:46:38 +0000 (16:46 +0200)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Tue, 8 Nov 2022 16:03:04 +0000 (17:03 +0100)
commit82ec6d36b83dab7d034cb78c13523e47f05c6c39
tree578560989b72f46e694756a8d914cf46c8f8ecf0
parent5ca8325d7e9d57de277ee2b39572a3cdc2278e10
This driver is specific to TMP101 sensor, reflect this in files and functions names
drivers/temp.c [deleted file]
drivers/tmp101_temp_sensor.c [new file with mode: 0644]
include/drivers/temp.h [deleted file]
include/drivers/tmp101_temp_sensor.h [new file with mode: 0644]