This website requires JavaScript.
Explore
Help
Sign In
RIOT-OS
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
mirror of
https://github.com/RIOT-OS/RIOT.git
synced
2024-12-29 04:50:03 +01:00
Code
Releases
Activity
17cdd601ee
RIOT
/
drivers
/
ina2xx
/
Makefile
4 lines
51 B
Makefile
Raw
Normal View
History
Unescape
Escape
drivers: Renamed ina220 --> ina2xx The INA219 has the exact same interface as the INA220 (including values and semantics of the configuration register). Thus, this driver can be used for both. The ina220 has been renamed to ina2xx to reflect this and pseudo modules for the ina220 and ina219 have been added.
2019-04-01 16:50:28 +02:00
MODULE
=
ina2xx
drivers/ina220: Add driver for INA220 current and power sensor.
2015-02-03 07:10:56 +01:00
i
n
c
l
u
d
e
$(
RIOTBASE
)
/
M
a
k
e
f
i
l
e
.
b
a
s
e
Copy Permalink