mirror of
https://gitlab.com/manzerbredes/ina260-sysfs-driver.git
synced 2025-04-19 04:09:45 +00:00
Minor changes
This commit is contained in:
parent
edee197198
commit
6cc0252983
1 changed files with 1 additions and 3 deletions
|
@ -1,9 +1,7 @@
|
|||
# INA260 Linux Drivers
|
||||
|
||||
Link to the [ina260 datasheet](https://www.ti.com/lit/gpn/INA260).
|
||||
|
||||
This project provides two drivers:
|
||||
1) `ina260.c` that is compatible with the [hwmon](https://docs.kernel.org/hwmon/hwmon-kernel-api.html)
|
||||
1) `ina260.c` that is compatible with [hwmon](https://docs.kernel.org/hwmon/hwmon-kernel-api.html)
|
||||
2) `ina260_full.c` that provides an entire support for registers and fields of the ina260 and maximize performance over compatibility
|
||||
|
||||
## Installation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue