summaryrefslogtreecommitdiff
path: root/nuttx/configs/lm3s6965-ek/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-096-43/+43
* Rename arch/arm/src/lm3s to arch/arm/src/lm to allow a namespace that will in...patacongo2013-01-081-1/+1
* Eliminate arch/arc/src/lm3s/lm3s_internal.h; replace with several header filespatacongo2013-01-084-3/+4
* 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-138-494/+494
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-6/+6
* Turn PIC32MXMMB backlight offpatacongo2012-04-259-0/+0
* Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2011-08-051-2/+2
* Add support for LPCXpresso OLEDpatacongo2011-04-171-2/+2
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-182-23/+23
* P14201 driver now uses new SPI cmddata methodpatacongo2010-12-041-9/+19
* Fixes for rendering fonts at 4bpppatacongo2010-05-161-1/+3
* Misc OLED-related bug fixespatacongo2010-05-163-15/+50
* OLED almost workspatacongo2010-05-161-0/+1
* more oled fixespatacongo2010-05-151-1/+1
* Early debug fixespatacongo2010-05-151-0/+5
* Fixes to build with DEBUG enabledpatacongo2010-05-151-1/+1
* Finish framebuffer supportpatacongo2010-05-153-26/+10
* NX for 4bpppatacongo2010-05-151-1/+4
* Update locking in lm3s SPI driverpatacongo2010-05-152-5/+2
* Add NX config for lm3s6965-ekpatacongo2010-05-135-5/+162
* Add LM3S6965 NSH configuration + Prep for 5.5 releasenuttx-5.5patacongo2010-05-092-5/+21
* Add some lm3s6965 board specificspatacongo2010-05-081-3/+25
* Add LM3S6965 configurationpatacongo2010-05-078-0/+847