aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-lpc1766stk/README.txt
Commit message (Expand)AuthorAgeFilesLines
* Add support for extended (29-bit) CAN IDspatacongo2012-01-201-0/+2
* 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
* LPC17xx CAN driver now supports all 3 transmit buffers and loopback mode; LCP...patacongo2012-01-031-0/+14
* Add FAT long filename support to the Olimex LPC1766-STK NSH and FTPC configur...patacongo2012-01-011-9/+49
* Fix some LPC17xx GPIO/button interrupt logicpatacongo2011-12-311-11/+24
* Fix some issues with LPC1766-STK button support (there are more)patacongo2011-12-311-1/+8
* Completes coding of the PWM modulepatacongo2011-12-191-0/+893