zephyr/drivers/sensor/nrf5
Marcus Shawcroft cc7f0e05b4 sensor/nrf5_temp: Drop unncessary attribute set callback.
The sensor_attr_set() wrapper deals with drivers that do not support
the attribute set API, there is no need to provide a per driver
implementation that only return -ENOTSUP.

Change-Id: I1568ab018988fc560bd89ab96f2f2256ddd5b7e1
Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>
2017-01-05 16:19:28 +00:00
..
Kconfig sensor: Add nRF5 temperature driver. 2016-12-11 11:14:05 +00:00
Makefile sensor: Add nRF5 temperature driver. 2016-12-11 11:14:05 +00:00
temp_nrf5.c sensor/nrf5_temp: Drop unncessary attribute set callback. 2017-01-05 16:19:28 +00:00