zephyr/drivers/sensor/nrf5/Makefile
Marcus Shawcroft a94437c03c sensor: Add nRF5 temperature driver.
Basic interrupt driven driver for the nRF5 onboard temperature sensor.

Change-Id: Id0ac303293b8e8b8285b19bcda31284ee6617105
Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>
2016-12-11 11:14:05 +00:00

2 lines
39 B
Makefile

obj-$(CONFIG_TEMP_NRF5) += temp_nrf5.o