mdlewisfb
c3ed512856
Fixes for Test_ocmp_eeprom.c warnings.
2018-10-08 13:38:34 -07:00
mdlewisfb
f84d5241a3
Fixes for Test_ocmp_ltc4274.c warnings.
2018-10-08 13:38:34 -07:00
mdlewisfb
f61fede822
Fixes for Test_powerSource.c warnings.
2018-10-08 13:38:33 -07:00
mdlewisfb
b0abc41bce
Fixes for Test_PinGroup_driver.c and Test_pca9557.c warnings.
2018-10-08 13:38:33 -07:00
mdlewisfb
c2fc385719
Fixes for Test_OcGpio.c warnings.
2018-10-08 13:38:33 -07:00
mdlewisfb
ea08a7e91b
Fixes for Test_ltc4275.c warnings.
2018-10-08 13:38:33 -07:00
mdlewisfb
1b66416b27
Fixed missing function prototype in fake_GPIO.h
2018-10-08 13:38:32 -07:00
mdlewisfb
99e886d14f
Fixes for Test_GpioSX1509.c warnings.
2018-10-08 13:38:32 -07:00
mdlewisfb
a258ac7137
Fixes for Test_ocmp_adt7481.c warnings.
2018-10-08 13:38:32 -07:00
mdlewisfb
b5eed90664
Adding -fshort-enums flag to fix Linux stack smashing error.
2018-10-08 13:38:31 -07:00
mdlewisfb
5f1dff5124
Reverting common/inc move
2018-10-08 13:38:30 -07:00
mdlewisfb
690719deba
Consolidating inc/ and common/inc directories all under inc/.
2018-10-08 13:38:29 -07:00
mdlewisfb
612d821f8f
Renaming Devices to devices for consistent directory naming.
2018-10-08 13:38:29 -07:00
Vishal Thakur
0b08f7a126
Updated unit test makefile with respect to the repository structure.
2018-09-28 23:40:21 -07:00
Vishal Thakur
b9761dc1cc
Added Copyright header to Unit test files.
2018-09-28 23:40:16 -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