summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/olimex-strp711
AgeCommit message (Expand)AuthorFilesLines
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
2009-06-11add build notepatacongo1-1/+5
2009-06-11Additional fixes for devkitARM toolchainpatacongo6-34/+42
2009-06-11Add support for Windows GCC to lpc2148 and str711patacongo6-46/+208
2009-06-09USB updatespatacongo1-1/+1
2009-06-08Move board specific files from examples/nsh to board source directoriespatacongo5-8/+186
2009-06-06Need to set UART interrupt prioritypatacongo1-0/+2
2009-06-05Fixes to SPI header filepatacongo1-0/+35
2009-06-05Added STR-P711 NSH configurationpatacongo5-1/+945
2009-06-05Timer interrupts work; examples/ostest passespatacongo1-1/+1
2009-06-05Add test resultspatacongo1-0/+405
2009-06-01Remove RUNFROMFLASH option from str-p711patacongo2-18/+32
2009-06-01Fix UART configuration issuespatacongo1-2/+2
2009-05-19Move ARM and Cortex files to separate directoriespatacongo1-1/+1
2009-05-19Add ARM architecture type to configurationpatacongo1-2/+6