summaryrefslogtreecommitdiff
path: root/nuttx/configs/lm3s8962-ek
Commit message (Expand)AuthorAgeFilesLines
* Change the default path to the buildroot bin/ directory in all setenv.sh filespatacongo2012-10-103-3/+3
* All Cortex-M Make.defs files updated to use buildroot EABI toolchain if BUILD...patacongo2012-10-063-6/+18
* Update all config README.txt files to show that they use the EABI buildroot t...patacongo2012-10-061-92/+144
* Add buildroot support for binutils-2.22 and gcc-4.6.3; all buildroot tools ar...patacongo2012-10-053-6/+6
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-043-33/+33
* Refactor common make definitions to tools/Config.mk; Add verbosity option to ...patacongo2012-09-183-84/+0
* Upate some pathes for the new NuttX repositorypatacongo2012-09-171-1/+1
* Resync new repository with old repo r5166patacongo2012-09-173-3/+3
* Remove executable property from source and make filespatacongo2012-09-136-0/+0
* Email address change in nuttx/patacongo2012-09-1323-509/+509
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-6/+6
* Remove several unused configuration valuespatacongo2012-09-083-6/+0
* More Shenzhou board logicpatacongo2012-09-083-3/+3
* Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo2012-09-043-9/+9
* Changes to Kconfig and matching defconfig filespatacongo2012-09-043-12/+12
* Add configurable application entry pointpatacongo2012-08-303-0/+3
* Remove documentation from defconfig files so that they are more maintainablepatacongo2012-08-303-911/+3
* 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
* 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
* 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-3/+4
* 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 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
* P14201 driver now uses new SPI cmddata methodpatacongo2010-12-042-10/+25
* Add strnlen()patacongo2010-10-273-0/+3
* Add configuration for lm3s8962-ekpatacongo2010-09-0324-0/+4607