summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-lpc1766stk
Commit message (Expand)AuthorAgeFilesLines
* Turn PIC32MXMMB backlight offpatacongo2012-04-258-0/+0
* Kconfig updated + NFS updatepatacongo2012-04-231-0/+15
* Kconfig updatepatacongo2012-04-1211-11/+11
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 2 of 2)patacongo2012-04-061-0/+4
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-0213-22/+8
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-012-4/+6
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-2511-220/+220
* Massive name change USB STRG -> USB MSCpatacongo2012-01-2513-336/+336
* Add support for extended (29-bit) CAN IDspatacongo2012-01-202-0/+5
* Leverage some bit timing logic from LPC17xx to the STM32 CAN driverpatacongo2012-01-201-1/+1
* Add configuratin to select TSEG1 and TSEG2 valuespatacongo2012-01-191-0/+2
* Fix issue with LPC17xx CAN baud calculationpatacongo2012-01-061-2/+2
* LPC17xx CAN PCLK divisor is not a configuration parameterpatacongo2012-01-061-0/+12
* Add hooks for SD media change callbackspatacongo2012-01-061-199/+380
* Add APIs to support user access to the STM3240G-EVAL LEDspatacongo2012-01-051-4/+4
* Fixes for STM32 ADC driver on the F4; LC17xx LED initial statepatacongo2012-01-031-2/+5
* Fixes for LPC1766-STK without LED supportpatacongo2012-01-033-96/+102
* LPC1766-STK CAN board supportpatacongo2012-01-031-0/+146
* LPC17xx CAN driver now supports all 3 transmit buffers and loopback mode; LCP...patacongo2012-01-034-1/+48
* Add FAT long filename support to the Olimex LPC1766-STK NSH and FTPC configur...patacongo2012-01-0113-28/+511
* Fix an integer overflow bug in LPC17xx GPIO interrupt configurationpatacongo2012-01-011-0/+1
* Fix some LPC17xx GPIO/button interrupt logicpatacongo2011-12-312-12/+25
* Fix some issues with LPC1766-STK button support (there are more)patacongo2011-12-3112-3/+294
* Update README, LPC1766-STK button improvements, new Make targets, new Getting...patacongo2011-12-313-33/+71
* Add (untested) support for the buttons on the Olimex LPC1766-STK boardpatacongo2011-12-314-22/+302
* Extend lpc1766-stk LED supportpatacongo2011-12-3119-295/+408
* Add a configuration for the lpc3152patacongo2011-10-131-1/+1
* Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2011-08-052-895/+895
* Setup environment to support multiple fontspatacongo2011-07-191-2/+2
* FTPC simplification and size reductionpatacongo2011-06-131-0/+7
* Fix minimum MTU... must be at lest 576patacongo2011-06-061-2/+2
* Fix more FTP bugspatacongo2011-06-042-5/+8
* More FTP bugfixespatacongo2011-06-031-3/+5
* More FTP client debug fixespatacongo2011-06-021-0/+3
* FTP client debug changespatacongo2011-06-022-28/+95
* Add support so that fdopen() may be used on socket descriptorspatacongo2011-06-021-1/+1
* Add a simple shell and configuration to verify the FTP client librarypatacongo2011-06-016-1/+1338
* Add resource.h and fixed frequently cloned typopatacongo2011-05-2410-20/+20
* Add logic to assign IP address in apps/examples/wlanpatacongo2011-04-213-1/+12
* Fix RTL driver MAC addresspatacongo2011-04-211-2/+2
* Finish integration of the LPCXpresso OLED NX examplepatacongo2011-04-191-1/+1
* LPCXpresso USB device workspatacongo2011-04-171-0/+4
* Misc USB storage-related cleanuppatacongo2011-04-163-18/+0
* Add a THTTPD configuration for the LPCXpresso boardpatacongo2011-04-163-10/+9
* Add LPCXpression USB storage examplepatacongo2011-04-151-1/+1
* Fix some issues with LPC17xx UART2 and 3 configurationspatacongo2011-04-131-1/+2
* Add a layer to redirect kernel-mode memory manager accessespatacongo2011-04-0510-30/+0
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-0310-30/+30
* Remove .built_alwayspatacongo2011-04-0110-21/+21