summaryrefslogtreecommitdiff
path: root/nuttx/configs/ea3131
Commit message (Expand)AuthorAgeFilesLines
* 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
* Dequote Kconfig strings that may be used as components of a pathpatacongo2012-08-275-0/+5
* Lots of defconfig changes for compatibility with the configuration toolpatacongo2012-08-235-100/+100
* Kconfig updated + NFS updatepatacongo2012-04-231-0/+15
* Kconfig updatepatacongo2012-04-125-5/+5
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 2 of 2)patacongo2012-04-061-0/+4
* Move file-system header files to include/nuttx/fspatacongo2012-03-212-3/+3
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-025-10/+0
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-012-4/+6