summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/olimex-lpc1766stk
AgeCommit message (Expand)AuthorFilesLines
2012-01-25More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo11-220/+220
2012-01-25Massive name change USB STRG -> USB MSCpatacongo13-336/+336
2012-01-20Add support for extended (29-bit) CAN IDspatacongo2-0/+5
2012-01-20Leverage some bit timing logic from LPC17xx to the STM32 CAN driverpatacongo1-1/+1
2012-01-19Add configuratin to select TSEG1 and TSEG2 valuespatacongo1-0/+2
2012-01-06Fix issue with LPC17xx CAN baud calculationpatacongo1-2/+2
2012-01-06LPC17xx CAN PCLK divisor is not a configuration parameterpatacongo1-0/+12
2012-01-06Add hooks for SD media change callbackspatacongo1-199/+380
2012-01-05Add APIs to support user access to the STM3240G-EVAL LEDspatacongo1-4/+4
2012-01-03Fixes for STM32 ADC driver on the F4; LC17xx LED initial statepatacongo1-2/+5
2012-01-03Fixes for LPC1766-STK without LED supportpatacongo3-96/+102
2012-01-03LPC1766-STK CAN board supportpatacongo1-0/+146
2012-01-03LPC17xx CAN driver now supports all 3 transmit buffers and loopback mode; LCP...patacongo4-1/+48
2012-01-01Add FAT long filename support to the Olimex LPC1766-STK NSH and FTPC configur...patacongo13-28/+511
2012-01-01Fix an integer overflow bug in LPC17xx GPIO interrupt configurationpatacongo1-0/+1
2011-12-31Fix some LPC17xx GPIO/button interrupt logicpatacongo2-12/+25
2011-12-31Fix some issues with LPC1766-STK button support (there are more)patacongo12-3/+294
2011-12-31Update README, LPC1766-STK button improvements, new Make targets, new Getting...patacongo3-33/+71
2011-12-31Add (untested) support for the buttons on the Olimex LPC1766-STK boardpatacongo4-22/+302
2011-12-31Extend lpc1766-stk LED supportpatacongo19-295/+408
2011-10-13Add a configuration for the lpc3152patacongo1-1/+1
2011-08-05Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2-895/+895
2011-07-19Setup environment to support multiple fontspatacongo1-2/+2
2011-06-13FTPC simplification and size reductionpatacongo1-0/+7
2011-06-06Fix minimum MTU... must be at lest 576patacongo1-2/+2
2011-06-04Fix more FTP bugspatacongo2-5/+8
2011-06-03More FTP bugfixespatacongo1-3/+5
2011-06-02More FTP client debug fixespatacongo1-0/+3
2011-06-02FTP client debug changespatacongo2-28/+95
2011-06-02Add support so that fdopen() may be used on socket descriptorspatacongo1-1/+1
2011-06-01Add a simple shell and configuration to verify the FTP client librarypatacongo6-1/+1338
2011-05-24Add resource.h and fixed frequently cloned typopatacongo10-20/+20
2011-04-21Add logic to assign IP address in apps/examples/wlanpatacongo3-1/+12
2011-04-21Fix RTL driver MAC addresspatacongo1-2/+2
2011-04-19Finish integration of the LPCXpresso OLED NX examplepatacongo1-1/+1
2011-04-17LPCXpresso USB device workspatacongo1-0/+4
2011-04-16Misc USB storage-related cleanuppatacongo3-18/+0
2011-04-16Add a THTTPD configuration for the LPCXpresso boardpatacongo3-10/+9
2011-04-15Add LPCXpression USB storage examplepatacongo1-1/+1
2011-04-13Fix some issues with LPC17xx UART2 and 3 configurationspatacongo1-1/+2
2011-04-05Add a layer to redirect kernel-mode memory manager accessespatacongo10-30/+0
2011-04-03Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo10-30/+30
2011-04-01Remove .built_alwayspatacongo10-21/+21
2011-03-26Update WLAN configurationspatacongo1-4/+4
2011-03-26RTL bug fixespatacongo1-2/+2
2011-03-26RTL updatespatacongo2-1/+5
2011-03-21Prep for 6.0 releasepatacongo10-30/+30
2011-03-20More build fixespatacongo1-1/+1
2011-03-20Move nuttx/examples to apps/examplespatacongo20-174/+429
2011-03-19Misc build fixespatacongo1-1/+1