summaryrefslogtreecommitdiff
path: root/nuttx/configs/ea3131
Commit message (Expand)AuthorAgeFilesLines
* .dSYM only needs to be in the same .gitignore files as .exeGregory Nutt2013-05-301-1/+0
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt2013-05-301-3/+3
* Fix typo in configuration variables: MP25P should M25PGregory Nutt2013-05-011-2/+2
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-042-0/+7
* More changes for a kernel-mode allocator (more to be done)patacongo2013-03-092-11/+7
* Fix NuTiny-SDK-NUC120 LEDspatacongo2013-02-271-8/+4
* Rename _TCB to struct tcb_spatacongo2013-02-041-3/+3
* Set stdio buffer sizes to 0 or 64. No need for 256 or 1024 stdio bufferspatacongo2013-02-035-5/+5
* Correct a memory leak in NSHpatacongo2013-02-021-1/+1
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-282-4/+4
* Add configuration for Wave Share Open1788 (fragmentary)patacongo2013-01-1810-71/+71
* Don't build drivers/mtd unless CONFIG_MTD is defined (Denis Carikli)patacongo2013-01-155-0/+5
* Fix a *critical* bug in the task exit logic. Implements SIGCHILDpatacongo2013-01-125-5/+5
* Use kconfig- prefix to avoid tool name conflicts (from Jose Pablo Carballo)patacongo2013-01-091-1/+1
* Add tools/link.bat, unlink.bat, and copydir.batpatacongo2012-12-085-5/+5
* Add common Toolchain.defs for AVR/AVR32; Add Toolchain.defs for ARM; Add more...patacongo2012-11-236-122/+31
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-202-6/+6
* Fix typo introduced into many Makefiles with last changespatacongo2012-11-191-1/+1
* Finishes all Makefile file changes for Windows native cleanpatacongo2012-11-172-23/+24
* More changes for Mikepatacongo2012-11-155-5/+5
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Mostly cosmetic changespatacongo2012-11-131-3/+0
* Add tools/mkdeps.bat and tools/mkdeps.cpatacongo2012-11-131-5/+1
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* arch/../src/Makefiles now use only libraries in lib/patacongo2012-11-111-14/+14
* Patch to removed MMCSD NSLOTS warning from Freddie Chopinpatacongo2012-11-065-0/+40
* Massive clean-up of linker scripts from Freddie Chopinpatacongo2012-11-043-28/+40
* Part I of port of Rhombus math librarypatacongo2012-10-285-5/+0
* Rename gnu-nxflat.ld to gnu-nxflat-gotoff.ld; Add gnu-nxflat-pcrel.ldpatacongo2012-10-105-5/+5
* Fix a recurring, cloned typopatacongo2012-10-065-10/+10
* Update all config README.txt files to show that they use the EABI buildroot t...patacongo2012-10-061-91/+91
* Add buildroot support for binutils-2.22 and gcc-4.6.3; all buildroot tools ar...patacongo2012-10-056-6/+6
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-045-55/+55
* Refactor common make definitions to tools/Config.mk; Add verbosity option to ...patacongo2012-09-185-140/+0
* Upate some pathes for the new NuttX repositorypatacongo2012-09-171-1/+1
* Resync new repository with old repo r5166patacongo2012-09-175-5/+5
* Email address change in nuttx/patacongo2012-09-1320-20/+20
* 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-7/+7
* Remove several unused configuration valuespatacongo2012-09-085-5/+0
* Kconfig: Standardize board LED and button configurationspatacongo2012-09-081-12/+0
* More Shenzhou board logicpatacongo2012-09-085-5/+5
* Repairs needed after Kconfig changes for LPC31patacongo2012-09-0624-450/+224
* Add LPC31 Kconfigpatacongo2012-09-065-149/+129
* Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo2012-09-045-5/+5
* Changes to Kconfig and matching defconfig filespatacongo2012-09-045-10/+10
* Add configurable application entry pointpatacongo2012-08-305-0/+6
* Remove documentation from defconfig files so that they are more maintainablepatacongo2012-08-305-2051/+10
* The USB host driver has been verified on the STM32F4Discoverypatacongo2012-08-295-5/+5