Commit Graph

7 Commits

Author SHA1 Message Date
mdlewisfb
28f82700dc Misc inconsistency fixes for header and source code files, including fixing ltc4274_reset error with missing param. 2018-10-03 10:14:28 -07:00
mdlewisfb
f70dd75754 Fix for implicit fall through, issue #102 2018-10-03 09:51:02 -07:00
mdlewisfb
774a23c00f Reverting common/inc move 2018-10-02 10:28:26 -07:00
mdlewisfb
39c6592de4 Consolidating inc/ and common/inc directories all under inc/. 2018-10-02 10:28:24 -07:00
mdlewisfb
d3982f98dc Renaming Devices to devices for consistent directory naming. 2018-10-02 10:28:23 -07:00
Vishal Thakur
973eb3b3d1 OpenCellular OCware repo merged to OpenCellular TIP repo.
> Changes done :
> 1. Shared schema between host and embedded controller.
2. Commands messages are handled at driver level.
3. Debug message type added to enable debugging on i2c, spi and gpio's.
4. Auto test capabilities added to ethernet module.
5. Unit test cases written for multiple devices like LTC4275, LTC4274, LTC4015,ADT7481, PCA9557, SX1509.
2018-09-28 23:40:11 -07:00
David Hendricks
c14b527ae5 firmware: Move EC files to a new ec/ subdirectory
This makes room for other non-EC related firmware files.

Signed-off-by: David Hendricks <dhendricks@fb.com>
2018-04-16 20:39:55 -07:00