summaryrefslogtreecommitdiff
path: root/nuttx/configs/eagle100/src
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
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-041-0/+3
* Fix NuTiny-SDK-NUC120 LEDspatacongo2013-02-271-7/+5
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-2/+2
* Change naming of all Stellaris pre-processor symbols from LM3S_ to LM_ to mak...patacongo2013-01-093-7/+8
* Rename LM3S files, variables, and types from lm3s_ to lm_; Rename configurati...patacongo2013-01-095-34/+34
* Eliminate arch/arc/src/lm3s/lm3s_internal.h; replace with several header filespatacongo2013-01-083-2/+3
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Fix typo introduced into many Makefiles with last changespatacongo2012-11-191-1/+1
* Finishes all Makefile file changes for Windows native cleanpatacongo2012-11-171-4/+5
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* Email address change in nuttx/patacongo2012-09-136-449/+449
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-6/+6
* Fixed ARM.exidx in all Eagle100 linker scripts; Enabled networking in the Eag...patacongo2012-02-131-2/+2
* Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2011-08-051-2/+2
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-182-23/+23
* Fix compile error introduced yesterdaypatacongo2010-08-171-2/+1
* Eliminate warningpatacongo2010-07-163-3/+19
* Misc OLED-related bug fixespatacongo2010-05-161-0/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-156-13/+11
* Fixes for build CodeSourcery toolchainpatacongo2009-06-101-1/+7
* Move board specific files from examples/nsh to board source directoriespatacongo2009-06-082-0/+163
* Integrating new MMC/SD designpatacongo2009-05-261-6/+10
* Debug microSD CSpatacongo2009-05-244-4/+160
* Fixe LM3S GPIO output settings; fix Eagle-100 LEDspatacongo2009-05-243-8/+38
* Add SPI-based MMC/SD support for lm3spatacongo2009-05-233-1/+106
* lm3s ethernet workspatacongo2009-05-221-1/+4
* LM3S ethernet driver developmentpatacongo2009-05-211-11/+11
* Get MAC address from USER registerspatacongo2009-05-202-1/+96
* Move ARM and Cortex files to separate directoriespatacongo2009-05-191-1/+1
* Fix heap setup problempatacongo2009-05-191-5/+13
* 1st cut at lm3s6918 interrupt handlingpatacongo2009-05-132-4/+1
* More lm3s6918 -- clocking + misc fixespatacongo2009-05-111-1/+1
* lm3s6918 updatepatacongo2009-05-081-0/+4
* Add logic to control LEDpatacongo2009-05-081-4/+38
* Add LM3S6918 supportpatacongo2009-05-064-0/+244