summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/lpc17xx
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add wchar_t type; Add LPC17xx CAN driver from Lzyy; Fix serial bug reported b...patacongo2011-07-122-2/+303
* Correct errors in LPC17xx CAN register definespatacongo2011-07-121-3/+3
* ARM stack check logic; ARM no-console build fixes; Nucleus-2G updatespatacongo2011-07-093-122/+165
* Fix minimum MTU... must be at lest 576patacongo2011-06-062-2/+3
* LPCXpresso USB device workspatacongo2011-04-171-0/+4
* Misc USB storage-related cleanuppatacongo2011-04-161-2/+0
* Add support for SMSC LAN8720 PHYpatacongo2011-04-151-7/+100
* Macro clock_systimer replaces direct access to g_system_timer variablepatacongo2011-04-131-3/+3
* Cosmeticpatacongo2011-04-131-2/+5
* Fix some issues with LPC17xx UART2 and 3 configurationspatacongo2011-04-131-1/+1
* LPCXpression console on UART3patacongo2011-04-132-8/+8