mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 18:02:23 +00:00
Basic interrupt driven driver for the nRF5 onboard temperature sensor. Change-Id: Id0ac303293b8e8b8285b19bcda31284ee6617105 Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>
2 lines
39 B
Makefile
2 lines
39 B
Makefile
obj-$(CONFIG_TEMP_NRF5) += temp_nrf5.o
|