summaryrefslogtreecommitdiff
path: root/driver/ina2xx.c
Commit message (Expand)AuthorAgeFilesLines
* fix ChromiumOS authors and whitespace warningsMary Ruthven2022-09-131-1/+1
* coil: I2C_PORT_MASTER -> I2C_PORT_CONTROLLERMary Ruthven2021-01-071-2/+2
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-3/+3
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-6/+6
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-2/+1
* UART: Remove unused uart.h header includesAnton Staaf2015-09-081-1/+0
* Driver: Add macros to conditionally compile the console commandsVijay Hiremath2015-07-291-0/+2
* Extend INA231 driver to support INA219 on PlanktonVic Yang2014-10-181-0/+147