mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 17:52:45 +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
|