summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/mx1ads
AgeCommit message (Expand)AuthorFilesLines
2012-04-25Turn PIC32MXMMB backlight offpatacongo1-0/+0
2012-04-23Kconfig updated + NFS updatepatacongo1-0/+9
2012-04-12Kconfig updatepatacongo1-1/+1
2012-04-06Add kconfig documentationpatacongo1-1/+1
2012-04-06Adding skeleton Kconfig files (part 2 of 2)patacongo1-0/+4
2012-02-02NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo1-1/+0
2012-01-25More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo1-18/+18
2012-01-25Massive name change USB STRG -> USB MSCpatacongo1-20/+20
2011-05-24Add resource.h and fixed frequently cloned typopatacongo1-2/+2
2011-04-05Add a layer to redirect kernel-mode memory manager accessespatacongo1-3/+0
2011-04-03Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo1-3/+3
2011-04-01Remove .built_alwayspatacongo1-1/+1
2011-03-21Prep for 6.0 releasepatacongo1-3/+3
2011-03-20Move nuttx/examples to apps/examplespatacongo2-1/+40
2011-03-18Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo1-10/+10
2011-03-12More support for SLIP data link protocolpatacongo1-2/+1
2010-10-27Add strnlen()patacongo1-0/+1
2010-08-28Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo1-4/+4
2009-12-31Add logic to support a ROM'ed MMU page tablepatacongo1-13/+7
2009-12-31Add basic logic to configure MMU for LPC3131xpatacongo1-0/+15
2009-12-28Fixes for recent header file reorganizationpatacongo1-0/+1
2009-12-15Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo4-8/+4
2009-09-15Add CONFIG_DEBUG_SYMBOLSpatacongo2-2/+5
2009-06-21Flesh out examples/nxflat build environmentpatacongo1-0/+6
2009-06-18Integrated mknxflatpatacongo2-1/+7
2009-06-15Add conditional compilation to eliminate or limit cloning of descriptors when...patacongo1-0/+30
2009-05-19Move ARM and Cortex files to separate directoriespatacongo1-1/+1
2009-05-19Add ARM architecture type to configurationpatacongo2-3/+10
2009-05-18Calibrate lm3s6918 timing looppatacongo1-0/+7
2009-05-06Add LM3S6918 supportpatacongo5-50/+5
2009-04-26spi updatepatacongo1-9/+11
2009-04-25imx updatepatacongo2-4/+4
2009-04-20Fix gcc-4 float optionpatacongo1-1/+1
2009-04-19Add libxxpatacongo1-1/+2
2009-04-19Add C++ HelloWorld examplepatacongo1-5/+18
2009-04-18more i.MX logicpatacongo1-1/+9
2009-04-12Clean up clockingpatacongo3-12/+192
2009-04-11Basic UART/console functionalitypatacongo3-26/+34
2009-04-10Add irq initializationpatacongo1-0/+7
2009-04-10Basic i.MX1 low-level bootpatacongo4-7/+59
2009-04-09arm920 is arm4, not arm5patacongo1-1/+1
2009-04-09imx1ads config frameworkpatacongo11-0/+1228