summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-lpc1766stk
Commit message (Expand)AuthorAgeFilesLines
* Part I of port of Rhombus math librarypatacongo2012-10-2811-11/+0
* Move ld.script files from configuration directories to script/ directorypatacongo2012-10-2322-1127/+39
* The termios c_speed field cannot be 'const'patacongo2012-10-2012-57/+2
* Update Olimex-LPC1766STK setenv.sh to make it faster to use CodeSourcery.patacongo2012-10-1213-56/+398
* Another dtoa() fix from Mike Smithpatacongo2012-10-112-6/+10
* 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-1012-12/+14
* Change the default path to the buildroot bin/ directory in all setenv.sh filespatacongo2012-10-1011-11/+11
* All Cortex-M Make.defs files updated to use buildroot EABI toolchain if BUILD...patacongo2012-10-0611-22/+66
* 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-0512-23/+23
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-0411-255/+255
* Refactor common make definitions to tools/Config.mk; Add verbosity option to ...patacongo2012-09-1811-308/+0
* Upate some pathes for the new NuttX repositorypatacongo2012-09-171-1/+1
* Resync new repository with old repo r5166patacongo2012-09-1711-11/+11
* Remove executable property from source and make filespatacongo2012-09-1313-0/+0
* Email address change in nuttx/patacongo2012-09-1334-34/+34
* Minor update to Shenzhou README filespatacongo2012-09-091-10/+19
* Reconfigured Shenzhou to use JTAG. Misc Kconfig changespatacongo2012-09-091-0/+16
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-12/+12
* Remove several unused configuration valuespatacongo2012-09-0811-22/+0
* Kconfig: Standardize board LED and button configurationspatacongo2012-09-081-19/+0
* More Shenzhou board logicpatacongo2012-09-0811-11/+11
* defconfig changes for LPC17xx Kconfigpatacongo2012-09-0511-0/+11
* Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo2012-09-0411-44/+44
* Changes to Kconfig and matching defconfig filespatacongo2012-09-0411-44/+44
* Add configurable application entry pointpatacongo2012-08-3011-1/+12
* Remove documentation from defconfig files so that they are more maintainablepatacongo2012-08-3011-5329/+11
* The USB host driver has been verified on the STM32F4Discoverypatacongo2012-08-2911-11/+11
* Dequote Kconfig strings that may be used as components of a pathpatacongo2012-08-2711-0/+11
* Lots of defconfig changes for compatibility with the configuration toolpatacongo2012-08-2311-188/+188
* CONFIG_DRAM_END configuration change from Richard Cochranpatacongo2012-08-2012-26/+0
* I learned how to spell PSEUDOpatacongo2012-08-051-1/+1
* Review and update some board configurationspatacongo2012-07-291-0/+7
* 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