summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/lpc17xx
Commit message (Expand)AuthorAgeFilesLines
* More LPC43 files in various states of workpatacongo2012-07-052-2/+2
* Add LPC43 interrrupt control logicpatacongo2012-07-041-6/+0
* Add LPC43 USB0 and timer header filespatacongo2012-07-011-6/+6
* Add LPC43 ADC, DAC, RTC, SPI, I2S, I2C, and QEI header files from LPC17patacongo2012-07-013-17/+14
* Add LPC43 UART, USART, SSP, and SPI header filespatacongo2012-07-012-10/+10
* Extend the USB device/class interface: Add parameters to pass the EP0 OUT da...patacongo2012-04-121-3/+3
* More configuration filespatacongo2012-04-111-0/+4
* LPC17xx DAC fixespatacongo2012-03-253-99/+99
* Move serial header files to include/nuttx/serialpatacongo2012-03-211-1/+1
* Add PIC32 SPI driverpatacongo2012-03-0748-0/+0
* Move all non-standard, NuttX header files into include/nuttx/netpatacongo2012-03-031-7/+7
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-112-8/+8
* Corrections for LP17xx UARTs and Nucleus 2Gpatacongo2012-01-251-3/+3
* Add support for extended (29-bit) CAN IDspatacongo2012-01-201-16/+41
* Leverage some bit timing logic from LPC17xx to the STM32 CAN driverpatacongo2012-01-202-4/+9
* Fixes to PIC32 USB driver and LPC17xx CAN driverpatacongo2012-01-201-8/+8
* Add configuratin to select TSEG1 and TSEG2 valuespatacongo2012-01-192-17/+42
* SYNC_TIME is 3 quanta in LPC17xx CAN bit time calculationpatacongo2012-01-181-34/+33
* Implement the new CAN txready method for STM32patacongo2012-01-111-2/+2
* Fix LPC17 CAN driver; TX must be interrupt drivenpatacongo2012-01-101-28/+90
* Fix CAN callback argumentpatacongo2012-01-101-1/+1
* Add basic support for pulse count in the PWM interfacepatacongo2012-01-091-2/+1
* More register definitions for the PIC32 Ethernet driverpatacongo2012-01-071-1/+1
* More PIC32 Ethernet register definitionspatacongo2012-01-071-3/+3
* Add PIC32 Ethernet driver (initial is just crude LPC17xx port)patacongo2012-01-071-597/+597
* Incorporate Z80 bugfixes reported by Phillip Klaus Krausepatacongo2012-01-061-1/+1
* Fix issue with LPC17xx CAN baud calculationpatacongo2012-01-061-8/+11
* LPC17xx CAN PCLK divisor is not a configuration parameterpatacongo2012-01-061-2/+62
* Add hooks for SD media change callbackspatacongo2012-01-063-6/+17
* Add logic to control CAN bit rate via the .config filepatacongo2012-01-052-8/+171
* Fixes for LPC1766-STK without LED supportpatacongo2012-01-031-104/+104
* Improve LPC17xx CAN interrupt handling; Additions to LPC17xx SPI driverpatacongo2012-01-033-21/+97
* LPC17xx CAN driver now supports all 3 transmit buffers and loopback mode; LCP...patacongo2012-01-032-761/+1266
* Fix an integer overflow bug in LPC17xx GPIO interrupt configurationpatacongo2012-01-011-3/+3
* Fix some LPC17xx GPIO/button interrupt logicpatacongo2011-12-314-14/+25
* Extend lpc1766-stk LED supportpatacongo2011-12-312-5/+5
* Add loopback support to STM32 CAN driver; Add apps/examples/can loopback testpatacongo2011-12-222-2/+21
* Add the beginning of an STM32 CAN driverpatacongo2011-12-211-5/+8
* Add generic, upper-half PWM driverpatacongo2011-12-162-91/+106
* More STM32 DAC driver logicpatacongo2011-12-152-30/+45
* Add STM32 DAC register definitions and skeleton DAC driverpatacongo2011-12-121-24/+33
* Replace tabs with spacespatacongo2011-12-121-65/+76
* Update comments, dates, ... housekeepingpatacongo2011-10-031-1/+1
* Add SAM3U board-specific SPI supportpatacongo2011-10-031-1/+1
* Add AT24xx and LPC17xx I2C drivers (from Lzyy)patacongo2011-09-072-2/+548
* ADC bugfixes plus new DAC logic from Lzyypatacongo2011-08-253-0/+466
* Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2011-08-052-3/+3
* Revised CAN driverpatacongo2011-08-031-118/+252
* Fix LPC17xx chip memory configuration errorpatacongo2011-08-031-8/+8
* Reduce image size; documentation updates; LPC17 typo fixedpatacongo2011-07-211-494/+494