summaryrefslogtreecommitdiff
path: root/nuttx/configs/lpcxpresso-lpc1768/README.txt
Commit message (Expand)AuthorAgeFilesLines
* Remove other traces of network interrupt prioritizationGregory Nutt2014-04-191-2/+0
* Undefine IRQPRIO in all configurations it should not be setGregory Nutt2014-04-161-4/+0
* More trailing whilespace removalGregory Nutt2014-04-131-23/+23
* Use common naming for all buildroot toolchainsGregory Nutt2014-03-051-6/+6
* configs/lpcxpresso-lpc1768/thttpd: Configuration converted to use the kconfig...Gregory Nutt2014-03-041-7/+19
* configs/lpcxpresso-lpc1768/usbmsc: Configuration converted to use the kconfig...Gregory Nutt2014-03-031-6/+16
* configs/lpcxpresso-lpc1768/dhcpd: Configuration converted to use the kconfig-...Gregory Nutt2014-03-031-2/+13
* configs/lpcxpresso-lpc1768/nx: Configuration converted to use the kconfig-fro...Gregory Nutt2014-03-021-7/+18
* configs/lpcxpresso-lpc1768/nsh converted to use the kconfig-frontends toolsGregory Nutt2014-03-011-8/+20
* Removed almost all ostest configurationsGregory Nutt2014-02-281-7/+0
* LM: Don't initialize .data if running in SRAM. Global missing intialize type...Gregory Nutt2013-12-051-1/+1
* 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
* 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
* Change naming of all Stellaris pre-processor symbols from LM3S_ to LM_ to mak...patacongo2013-01-091-1/+1
* Mostly cosmetic changespatacongo2012-11-131-3/+0
* Add tools/mkdeps.bat and tools/mkdeps.cpatacongo2012-11-131-5/+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-6/+23
* Remove executable property from source and make filespatacongo2012-09-131-0/+0
* CONFIG_DRAM_END configuration change from Richard Cochranpatacongo2012-08-201-4/+0
* Add logic to initialize the LPC43xx SPIFI devicepatacongo2012-07-171-16/+16
* Update3 LPC4330 README filespatacongo2012-07-091-2/+1
* Add support for extended (29-bit) CAN IDspatacongo2012-01-201-0/+2
* Add configuratin to select TSEG1 and TSEG2 valuespatacongo2012-01-191-0/+2
* LPC17xx CAN PCLK divisor is not a configuration parameterpatacongo2012-01-061-0/+12
* STM32 Ethernet bugfixes; STM3240G-EVAL DHCPD configuration; fixes for IP addr...patacongo2011-12-131-4/+4
* 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-1/+1
* Finish integration of the LPCXpresso OLED NX examplepatacongo2011-04-191-1/+1
* Minor OLED-related updates (still doesn't work)patacongo2011-04-181-2/+32
* Add NX configuration for LPCXpressopatacongo2011-04-181-0/+5
* Add support for LPCXpresso OLEDpatacongo2011-04-171-6/+65
* Add DHCP server configuration for LPCXpressopatacongo2011-04-171-0/+5
* LPCXpresso USB device workspatacongo2011-04-171-15/+7
* Misc USB storage-related cleanuppatacongo2011-04-161-140/+174
* THTTPD works on LPCXpressopatacongo2011-04-161-15/+61
* Add a THTTPD configuration for the LPCXpresso boardpatacongo2011-04-161-2/+12
* Add LPCXpression USB storage examplepatacongo2011-04-151-0/+11
* Add LPCXpression SD card supportpatacongo2011-04-151-3/+24
* Add code changes from Urospatacongo2011-04-151-561/+569
* Cosmeticpatacongo2011-04-131-0/+18
* LPCXpression console on UART3patacongo2011-04-131-42/+28
* Prep for 6.1 releasenuttx-6.1patacongo2011-04-101-0/+54
* Changes for clean build of app/ directory with Windows toolchainpatacongo2011-04-101-520/+503