summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-lpc1766stk/README.txt
Commit message (Expand)AuthorAgeFilesLines
* configs/olimex-lpc1766stk/nx converted to use the kconfig-frontendsGregory Nutt2014-03-021-4/+14
* Removed almost all ostest configurationsGregory Nutt2014-02-281-8/+1
* SAM4E: Add support for PIO and peripheral clocksGregory Nutt2014-02-211-0/+7
* The USB HID mouse driver is now functional. There are some usage issues as d...Gregory Nutt2014-02-091-3/+3
* LP1766-STK: Add a configuration to test the USB HID mouseGregory Nutt2014-02-091-2/+35
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-251-1/+1
* Add prefex ETH0 to all PHY configurations to support multiple NICsGregory Nutt2013-09-171-1/+1
* Rename examples/usbstorage to examples/usbmsc. From CCTSAOGregory Nutt2013-09-051-2/+2
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-261-4/+4
* Fix problems with host build of the Zmodem toolsGregory Nutt2013-07-161-19/+48
* More Zmodem tweaksGregory Nutt2013-07-161-30/+10
* Minor end-of-the-day Zmodem changesGregory Nutt2013-07-151-4/+3
* Fix file write loopGregory Nutt2013-07-151-3/+29
* Partial fixes for Zmodem RX buffering problems.Gregory Nutt2013-07-151-33/+122
* Fix an error in the ordering of fields in zm_transition_s structure; update d...Gregory Nutt2013-07-141-56/+88
* More Zmodem bugfixes and new filesGregory Nutt2013-07-131-2/+4
* Additional support needed for Zmodem debugGregory Nutt2013-07-121-2/+20
* Build/test framework for the Zmodem sz and rz commands which are on their wayGregory Nutt2013-07-121-0/+66
* Move work queue logic from sched/ to libc/wqueue. It is not core logic and w...patacongo2013-03-051-1/+1
* Correct a memory leak in NSHpatacongo2013-02-021-1/+1
* Beginnings of definitions for the LPC1788; convert olimex-lpc1766stk to use k...patacongo2013-01-181-31/+24
* Use kconfig- prefix to avoid tool name conflicts (from Jose Pablo Carballo)patacongo2013-01-091-2/+2
* Add ZP213X/4XPA nxlines configuration (needs a little more work)patacongo2012-12-301-5/+5
* Implement encoding the usbhost HID keyboard driver; configre olimex-lpc1766st...patacongo2012-12-261-1/+19
* Mostly cosmetic changespatacongo2012-11-131-3/+0
* Add tools/mkdeps.bat and tools/mkdeps.cpatacongo2012-11-131-5/+1
* The termios c_speed field cannot be 'const'patacongo2012-10-201-2/+2
* Update Olimex-LPC1766STK setenv.sh to make it faster to use CodeSourcery.patacongo2012-10-121-1/+1
* Another dtoa() fix from Mike Smithpatacongo2012-10-111-0/+4
* Document problem with GCC 4.8.3 and the NXFLAT toolspatacongo2012-10-101-0/+6
* Rename gnu-nxflat.ld to gnu-nxflat-gotoff.ld; Add gnu-nxflat-pcrel.ldpatacongo2012-10-101-1/+3
* Update all config README.txt files to show that they use the EABI buildroot t...patacongo2012-10-061-137/+187
* Add buildroot support for binutils-2.22 and gcc-4.6.3; all buildroot tools ar...patacongo2012-10-051-1/+1
* Upate some pathes for the new NuttX repositorypatacongo2012-09-171-1/+1
* Remove executable property from source and make filespatacongo2012-09-131-0/+0
* CONFIG_DRAM_END configuration change from Richard Cochranpatacongo2012-08-201-4/+0
* I learned how to spell PSEUDOpatacongo2012-08-051-1/+1
* 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
* 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-051-893/+893
* FTPC simplification and size reductionpatacongo2011-06-131-0/+7
* Fix more FTP bugspatacongo2011-06-041-3/+5