summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/olimex-strp711
AgeCommit message (Expand)AuthorFilesLines
2012-08-30Remove documentation from defconfig files so that they are more maintainablepatacongo3-1005/+4
2012-08-29The USB host driver has been verified on the STM32F4Discoverypatacongo1-1/+1
2012-08-27Dequote Kconfig strings that may be used as components of a pathpatacongo3-0/+3
2012-08-23Lots of defconfig changes for compatibility with the configuration toolpatacongo3-24/+24
2012-08-20CONFIG_DRAM_END configuration change from Richard Cochranpatacongo3-3/+0
2012-04-25Turn PIC32MXMMB backlight offpatacongo1-0/+0
2012-04-23Kconfig updated + NFS updatepatacongo1-0/+15
2012-04-16Kconfig updatepatacongo3-3/+3
2012-04-12Kconfig updatepatacongo3-3/+3
2012-04-06Add kconfig documentationpatacongo1-1/+1
2012-04-06Adding skeleton Kconfig files (part 2 of 2)patacongo1-0/+4
2012-03-03Move all non-standard, NuttX header files into include/nuttx/netpatacongo1-3/+3
2012-02-02NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo3-6/+0
2012-02-01Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo1-2/+3
2012-01-25More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo3-60/+60
2012-01-25Massive name change USB STRG -> USB MSCpatacongo3-66/+66
2011-10-13Add a configuration for the lpc3152patacongo1-1/+1
2011-05-24Add resource.h and fixed frequently cloned typopatacongo3-6/+6
2011-04-05Add a layer to redirect kernel-mode memory manager accessespatacongo3-9/+0
2011-04-03Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo3-9/+9
2011-04-01Remove .built_alwayspatacongo3-5/+5
2011-03-21Prep for 6.0 releasepatacongo3-9/+9
2011-03-20Move nuttx/examples to apps/examplespatacongo6-77/+128
2011-03-19Move nuttx/netutils to apps/netutilspatacongo1-0/+38
2011-03-19Use = instead of / for delimiter in appconfig filespatacongo1-1/+1
2011-03-18Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo5-201/+201
2011-03-18Move NSH to apps/ as librarypatacongo1-0/+36
2011-03-12More support for SLIP data link protocolpatacongo3-6/+3
2011-02-11Don' depend on uname -o workingpatacongo4-7/+7
2010-12-03Add cmddata method to the SPI interfacepatacongo1-0/+38
2010-10-27Add strnlen()patacongo3-0/+3
2010-08-28Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo3-11/+11
2010-05-15In progress changes for OLED display workpatacongo2-5/+36
2010-05-06updatepatacongo1-0/+6
2010-05-06Add ENC28J60 Interruptpatacongo3-85/+160
2010-05-04Basic enc29j80 init logic exercisedpatacongo2-14/+8
2010-05-03More debug fixespatacongo1-12/+10
2010-05-03Initial debugging fixespatacongo4-58/+99
2010-05-03XTI interrupt enable/disable logicpatacongo1-4/+4
2010-05-02Add XTI supportpatacongo2-9/+23
2010-05-02Add ENC28J60 GPIO configurationpatacongo4-143/+431
2010-05-01Add up_enc28j60.cpatacongo4-3/+134
2010-05-01Add nettest config for str-p711 using enc28j60patacongo5-0/+1134
2009-12-28Fixes for recent header file reorganizationpatacongo2-0/+4
2009-12-15Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo5-49/+53
2009-10-20Extend SPI interface to better handle multiple devices on same SPI buspatacongo1-0/+2
2009-09-15Add CONFIG_DEBUG_SYMBOLSpatacongo4-4/+10
2009-06-21Flesh out examples/nxflat build environmentpatacongo2-0/+12
2009-06-18Integrated mknxflatpatacongo4-2/+14
2009-06-15Add conditional compilation to eliminate or limit cloning of descriptors when...patacongo2-0/+60