Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lpc176x: Add support for additional i2c buses | Kevin O'Connor | 2020-04-21 | 1 | -46/+63 |
* | lpc176x: Update code to use armcm_boot mechanism | Kevin O'Connor | 2019-08-22 | 1 | -1/+0 |
* | lpc176x: Use enumerations for buses and reserve pins | Kevin O'Connor | 2019-04-04 | 1 | -1/+4 |
* | i2ccmds: Pass the i2c address as a 7-bit number (0-127) | Kevin O'Connor | 2019-01-07 | 1 | -1/+1 |
* | lpc176x: Pass gpio id to gpio_peripheral() | Kevin O'Connor | 2019-01-04 | 1 | -2/+2 |
* | lpc176x: Move enable_peripheral_clock to main.c | Kevin O'Connor | 2019-01-04 | 1 | -1/+1 |
* | lpc176x: Enable full speed peripheral clocks on SPI and I2C | Kevin O'Connor | 2018-11-21 | 1 | -1/+2 |
* | lpc176x: Convert i2c code to use standard i2ccmds.c | Kevin O'Connor | 2018-11-14 | 1 | -10/+18 |
* | mcp4451: Add initial support for programming the mcp4451 on lpc176x | Kevin O'Connor | 2018-06-29 | 1 | -0/+100 |