summaryrefslogtreecommitdiffstats
path: root/nuttx/arch/arm/src/lpc17xx
AgeCommit message (Expand)AuthorFilesLines
2012-09-05Add configuration for the LM3Spatacongo1-8/+0
2012-09-05Add Kconfig settings for the LPC17xxpatacongo1-0/+449
2012-08-27Dequote Kconfig strings that may be used as components of a pathpatacongo1-17/+4
2012-08-26More patches/bugfixes from Katepatacongo1-0/+20
2012-08-24Update STM32 USB OTG FS host driver -- the driver is now marginally functionalpatacongo1-1/+7
2012-08-21Several more bug fixes for STM32 OTG FS host driverpatacongo1-6/+6
2012-08-01atexit() and on_exit() may now be configured to support multiple exit callbackspatacongo2-3/+7
2012-07-31LPC17xx serial now supports minimal termios ioctls; serial driver ioctl metho...patacongo1-69/+138
2012-07-05More LPC43 files in various states of workpatacongo2-2/+2
2012-07-04Add LPC43 interrrupt control logicpatacongo1-6/+0
2012-07-01Add LPC43 USB0 and timer header filespatacongo1-6/+6
2012-07-01Add LPC43 ADC, DAC, RTC, SPI, I2S, I2C, and QEI header files from LPC17patacongo3-17/+14
2012-07-01Add LPC43 UART, USART, SSP, and SPI header filespatacongo2-10/+10
2012-04-12Extend the USB device/class interface: Add parameters to pass the EP0 OUT da...patacongo1-3/+3
2012-04-11More configuration filespatacongo1-0/+4
2012-03-25LPC17xx DAC fixespatacongo3-99/+99
2012-03-21Move serial header files to include/nuttx/serialpatacongo1-1/+1
2012-03-07Add PIC32 SPI driverpatacongo48-0/+0
2012-03-03Move all non-standard, NuttX header files into include/nuttx/netpatacongo1-7/+7
2012-02-11Add logic so that a RAM log can be used in place of a console devicepatacongo2-8/+8
2012-01-25Corrections for LP17xx UARTs and Nucleus 2Gpatacongo1-3/+3
2012-01-20Add support for extended (29-bit) CAN IDspatacongo1-16/+41
2012-01-20Leverage some bit timing logic from LPC17xx to the STM32 CAN driverpatacongo2-4/+9
2012-01-20Fixes to PIC32 USB driver and LPC17xx CAN driverpatacongo1-8/+8
2012-01-19Add configuratin to select TSEG1 and TSEG2 valuespatacongo2-17/+42
2012-01-18SYNC_TIME is 3 quanta in LPC17xx CAN bit time calculationpatacongo1-34/+33
2012-01-11Implement the new CAN txready method for STM32patacongo1-2/+2
2012-01-10Fix LPC17 CAN driver; TX must be interrupt drivenpatacongo1-28/+90
2012-01-10Fix CAN callback argumentpatacongo1-1/+1
2012-01-09Add basic support for pulse count in the PWM interfacepatacongo1-2/+1
2012-01-07More register definitions for the PIC32 Ethernet driverpatacongo1-1/+1
2012-01-07More PIC32 Ethernet register definitionspatacongo1-3/+3
2012-01-07Add PIC32 Ethernet driver (initial is just crude LPC17xx port)patacongo1-597/+597
2012-01-06Incorporate Z80 bugfixes reported by Phillip Klaus Krausepatacongo1-1/+1
2012-01-06Fix issue with LPC17xx CAN baud calculationpatacongo1-8/+11
2012-01-06LPC17xx CAN PCLK divisor is not a configuration parameterpatacongo1-2/+62
2012-01-06Add hooks for SD media change callbackspatacongo3-6/+17
2012-01-05Add logic to control CAN bit rate via the .config filepatacongo2-8/+171
2012-01-03Fixes for LPC1766-STK without LED supportpatacongo1-104/+104
2012-01-03Improve LPC17xx CAN interrupt handling; Additions to LPC17xx SPI driverpatacongo3-21/+97
2012-01-03LPC17xx CAN driver now supports all 3 transmit buffers and loopback mode; LCP...patacongo2-761/+1266
2012-01-01Fix an integer overflow bug in LPC17xx GPIO interrupt configurationpatacongo1-3/+3
2011-12-31Fix some LPC17xx GPIO/button interrupt logicpatacongo4-14/+25
2011-12-31Extend lpc1766-stk LED supportpatacongo2-5/+5
2011-12-22Add loopback support to STM32 CAN driver; Add apps/examples/can loopback testpatacongo2-2/+21
2011-12-21Add the beginning of an STM32 CAN driverpatacongo1-5/+8
2011-12-16Add generic, upper-half PWM driverpatacongo2-91/+106
2011-12-15More STM32 DAC driver logicpatacongo2-30/+45
2011-12-12Add STM32 DAC register definitions and skeleton DAC driverpatacongo1-24/+33
2011-12-12Replace tabs with spacespatacongo1-65/+76