aboutsummaryrefslogtreecommitdiffstats
path: root/src/lpc176x/internal.h
Commit message (Expand)AuthorAgeFilesLines
* lpc176x: Add support for additional i2c busesKevin O'Connor2020-04-211-0/+2
* lpc176x: Add support for ssp1 (#2393)akatik2020-01-141-0/+1
* armcm_timer: Unify udelay() implementationKevin O'Connor2019-06-091-2/+0
* lpc176x: force minimum usb disconnect timeMatt Baker2019-04-061-0/+2
* lpc176x: Convert code to use armcm_timerKevin O'Connor2019-02-061-0/+2
* lpc176x: Pass gpio id to gpio_peripheral()Kevin O'Connor2019-01-041-1/+1
* lpc176x: Move enable_peripheral_clock to main.cKevin O'Connor2019-01-041-1/+3
* lpc176x: Move ADC code to new adc.c fileKevin O'Connor2019-01-041-0/+4
* lpc176x: Enable full speed peripheral clocks on SPI and I2CKevin O'Connor2018-11-211-0/+2
* lpc176x: Add an enable_peripheral_clock() helper functionKevin O'Connor2018-11-211-0/+4
* lpc176x: Add initial support for LPC176x processorsKevin O'Connor2018-05-251-0/+7