summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/lpc176x/adc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace www.rtems.com with www.rtems.orgSebastian Huber2015-03-201-1/+1
|
* Add CAN, PWM, ADC and UART1/2/3 support to the LPC176x BSP.Martin Galvan2015-03-201-0/+244
This patch adds support for the following devices to the LPC176x BSP: * CAN * PWM * ADC It also adds the probe routines for UART1/2/3 to the console_device_table in console-config.c, and enables UART1 in configure.ac.