summaryrefslogtreecommitdiff
path: root/nuttx/configs/lm3s6965-ek
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add skeleton of P14201 driverpatacongo2010-05-111-5/+6
* Add LM3S6965 NSH configuration + Prep for 5.5 releasenuttx-5.5patacongo2010-05-097-5/+981
* updatepatacongo2010-05-082-34/+23
* Add some lm3s6965 board specificspatacongo2010-05-083-54/+123
* Add LM3S6965 configurationpatacongo2010-05-0715-0/+2270