Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i2ccmds: Pass the i2c address as a 7-bit number (0-127) | Kevin O'Connor | 2019-01-07 | 1 | -0/+3 |
* | mcp4451: Minor update - remove unnecessary mcu import | Kevin O'Connor | 2018-11-24 | 1 | -1/+1 |
* | mcp4451: Use bus.py helper code for i2c | Kevin O'Connor | 2018-11-24 | 1 | -22/+10 |
* | lpc176x: Convert i2c code to use standard i2ccmds.c | Kevin O'Connor | 2018-11-14 | 1 | -3/+10 |
* | mcp4451: Add initial support for programming the mcp4451 on lpc176x | Kevin O'Connor | 2018-06-29 | 1 | -0/+32 |