summaryrefslogtreecommitdiff
path: root/nuttx/configs/lm3s6965-ek
Commit message (Expand)AuthorAgeFilesLines
* Dequote Kconfig strings that may be used as components of a pathpatacongo2012-08-273-0/+3
* Lots of defconfig changes for compatibility with the configuration toolpatacongo2012-08-233-39/+39
* CONFIG_DRAM_END configuration change from Richard Cochranpatacongo2012-08-204-10/+0
* LMS3 and PM updatepatacongo2012-07-042-0/+6
* Turn PIC32MXMMB backlight offpatacongo2012-04-259-0/+0
* Kconfig updated + NFS updatepatacongo2012-04-231-0/+9
* Kconfig updatepatacongo2012-04-123-3/+3
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 2 of 2)patacongo2012-04-061-0/+4
* Fixed ARM.exidx in all Eagle100 linker scripts; Enabled networking in the Eag...patacongo2012-02-131-0/+5
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-024-6/+3
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-011-2/+3
* Add a configuration for the lpc3152patacongo2011-10-131-1/+1
* Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2011-08-052-3/+3
* Setup environment to support multiple fontspatacongo2011-07-191-2/+2
* Add resource.h and fixed frequently cloned typopatacongo2011-05-243-6/+6
* Add support for LPCXpresso OLEDpatacongo2011-04-171-2/+2
* Add a layer to redirect kernel-mode memory manager accessespatacongo2011-04-053-9/+0
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-033-9/+9
* Remove .built_alwayspatacongo2011-04-013-9/+9
* Prep for 6.0 releasenuttx-6.0patacongo2011-03-213-9/+9
* Move nuttx/examples to apps/examplespatacongo2011-03-206-51/+135
* Move nuttx/netutils to apps/netutilspatacongo2011-03-191-1/+13
* Use = instead of / for delimiter in appconfig filespatacongo2011-03-191-1/+1
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-185-200/+200
* Move NSH to apps/ as librarypatacongo2011-03-181-0/+36
* More support for SLIP data link protocolpatacongo2011-03-123-6/+0
* Add NX configurationpatacongo2010-12-061-0/+4
* P14201 driver now uses new SPI cmddata methodpatacongo2010-12-042-10/+26
* Add strnlen()patacongo2010-10-273-0/+3
* Remove unused/confusing configuration settingpatacongo2010-09-013-3/+0
* Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo2010-08-283-9/+9
* Add IDE notepatacongo2010-08-271-2/+13
* Oops.. last change backwared for 6918 and 6965patacongo2010-08-133-10/+9
* Add descriptions of GPIO port interrupt disable configspatacongo2010-08-121-0/+15
* Need to disable unsupported GPIOspatacongo2010-08-123-0/+43
* Remove support for Raisonance tools where it does not belongpatacongo2010-08-086-21/+0
* Add README for Nucleus2Gpatacongo2010-06-121-18/+12
* cosmeticpatacongo2010-05-201-1/+1
* Fixes for rendering fonts at 4bpppatacongo2010-05-161-1/+3
* Misc OLED-related bug fixespatacongo2010-05-163-15/+50
* board.h should not include files in arch directorypatacongo2010-05-161-2/+0
* OLED almost workspatacongo2010-05-162-1/+2
* more oled fixespatacongo2010-05-152-1/+5
* Early debug fixespatacongo2010-05-152-2/+7
* Fixes to build with DEBUG enabledpatacongo2010-05-152-1/+2
* Finish framebuffer supportpatacongo2010-05-154-26/+32
* NX for 4bpppatacongo2010-05-152-5/+8
* Update locking in lm3s SPI driverpatacongo2010-05-152-5/+2
* Add NX config for lm3s6965-ekpatacongo2010-05-139-5/+1228