aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-lpc1766stk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Completes coding of the PWM modulepatacongo2011-12-1967-0/+17088