zephyr/drivers/sensor/nrf5
Alberto Escolar Piedras 83377046ba drivers: temp_nrf5: Fix warning in ISR prototype
The ISR prototype was changed some time ago
(6df8b3995e)
to (const void*) => fix isr function definition
to avoid a compile warning.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-04-17 10:19:33 +02:00
..
CMakeLists.txt
Kconfig
temp_nrf5.c drivers: temp_nrf5: Fix warning in ISR prototype 2023-04-17 10:19:33 +02:00