mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Koen Zandberg
0f22e13ccb
This patch adds a driver for the jc42 compatible temperature sensors. All sensors compatible with jc42.4 should work. Examples include the mcp9808 and more.
3 lines
48 B
Makefile
3 lines
48 B
Makefile
MODULE = jc42
|
|
include $(RIOTBASE)/Makefile.base
|