summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-strp711
Commit message (Expand)AuthorAgeFilesLines
* Initial debugging fixespatacongo2010-05-034-58/+99
* XTI interrupt enable/disable logicpatacongo2010-05-031-4/+4
* Add XTI supportpatacongo2010-05-022-9/+23
* Add ENC28J60 GPIO configurationpatacongo2010-05-024-143/+431
* Add up_enc28j60.cpatacongo2010-05-014-3/+134
* Add nettest config for str-p711 using enc28j60patacongo2010-05-015-0/+1134
* Fixes for recent header file reorganizationpatacongo2009-12-282-0/+4
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-155-49/+53
* Extend SPI interface to better handle multiple devices on same SPI buspatacongo2009-10-201-0/+2
* Add CONFIG_DEBUG_SYMBOLSpatacongo2009-09-154-4/+10
* Flesh out examples/nxflat build environmentpatacongo2009-06-212-0/+12
* Integrated mknxflatpatacongo2009-06-184-2/+14
* Add conditional compilation to eliminate or limit cloning of descriptors when...patacongo2009-06-152-0/+60
* add build notepatacongo2009-06-111-1/+5
* Additional fixes for devkitARM toolchainpatacongo2009-06-116-34/+42
* Add support for Windows GCC to lpc2148 and str711patacongo2009-06-116-46/+208
* USB updatespatacongo2009-06-091-1/+1
* Move board specific files from examples/nsh to board source directoriespatacongo2009-06-085-8/+186
* Need to set UART interrupt prioritypatacongo2009-06-061-0/+2
* Fixes to SPI header filepatacongo2009-06-051-0/+35
* Added STR-P711 NSH configurationpatacongo2009-06-055-1/+945
* Timer interrupts work; examples/ostest passespatacongo2009-06-051-1/+1
* Add test resultspatacongo2009-06-051-0/+405
* Remove RUNFROMFLASH option from str-p711patacongo2009-06-012-18/+32
* Fix UART configuration issuespatacongo2009-06-011-2/+2
* Move ARM and Cortex files to separate directoriespatacongo2009-05-191-1/+1
* Add ARM architecture type to configurationpatacongo2009-05-191-2/+6
* Fix objcopy problem with newer toolchainspatacongo2009-04-291-1/+9
* Extend SPI interface for word sizes >8bitspatacongo2009-04-261-16/+25
* Fix gcc-4 float optionpatacongo2009-04-201-1/+1
* Add option to copy to RAMpatacongo2009-04-081-3/+6
* Add SPI method to set SCLK modepatacongo2009-03-291-4/+4
* Add enum argument to SPI status methodpatacongo2009-03-291-8/+11
* Add enum argument to SPI select methodpatacongo2009-03-291-4/+8
* Add option to select priority inheritancepatacongo2009-03-091-1/+7
* Add support for gcc 2.4.2 toolchainpatacongo2009-01-061-10/+17
* Need pre-processor support for auto-generation of source filepatacongo2008-11-261-0/+7
* Add support for TCP/IP connection backlogpatacongo2008-11-201-0/+2
* Default state is poll() disabledpatacongo2008-11-171-0/+1
* Added CONFIG_USERMAIN_STACKSIZEpatacongo2008-11-131-1/+8
* Change configuration namepatacongo2008-11-131-2/+2
* reconcile architectures w/o interrupt controllerspatacongo2008-11-071-0/+8
* Add toolchain infopatacongo2008-11-071-0/+30
* Need to 'init' before setting jtag speedpatacongo2008-11-052-8/+8
* Handle name changepatacongo2008-11-051-7/+7
* Fix several STR-P711 GPIO usage problemspatacongo2008-11-043-23/+142
* Move LPC214X scripts to a subdirectorypatacongo2008-11-032-2/+5
* Fix compilation errorspatacongo2008-11-021-41/+33
* 1st cut implementationpatacongo2008-11-021-33/+555
* Added ST71x system timer logicpatacongo2008-11-013-8/+8