summaryrefslogtreecommitdiff
path: root/nuttx/configs/lm3s6432-s2e/src
Commit message (Expand)AuthorAgeFilesLines
* configs/: board function prototypes are now in include/nuttx/board.h. Remove...Gregory Nutt2015-02-272-6/+6
* TM4C129X Ethernet: Add logic to get pre-programmed MAC address from user FLA...Gregory Nutt2015-01-011-1/+2
* Tiva SSI and board configurations: hange negative Tiva logic CONFIG_SSIx_DISA...Gregory Nutt2014-12-213-8/+6
* All NSH-related files under nuttx/configs changed to use the corrected syslog...Gregory Nutt2014-10-081-19/+1
* More trailing whilespace removalGregory Nutt2014-04-133-3/+3
* functions and definitions renamed from lm_ to tiva_Gregory Nutt2014-03-083-6/+6
* All files and functions beginning with lm_ changed to tiva_Gregory Nutt2014-03-085-33/+34
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-242-13/+13
* Remove empty README.txt filesGregory Nutt2013-08-311-1/+0
* Created new directories to hold SPI-related filesGregory Nutt2013-07-012-3/+3
* .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-4/+3
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-041-0/+4
* 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-6/+7
* Rename LM3S files, variables, and types from lm3s_ to lm_; Rename configurati...patacongo2013-01-095-40/+40
* Eliminate arch/arc/src/lm3s/lm3s_internal.h; replace with several header filespatacongo2013-01-084-3/+4
* Change how UARTs are enabled for i.MX, M16C, and ez80 to make them compatible...patacongo2012-11-201-1/+1
* 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-4/+2
* Email address change in nuttx/patacongo2012-09-137-7/+7
* Add suport for the Stellaris LM3S6432S2E and the TI RDK-S2Epatacongo2012-01-048-0/+820