summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-strp711
Commit message (Expand)AuthorAgeFilesLines
* Kconfig updatepatacongo2012-04-163-3/+3
* 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
* Move all non-standard, NuttX header files into include/nuttx/netpatacongo2012-03-031-3/+3
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-023-6/+0
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-011-2/+3
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-253-60/+60
* Massive name change USB STRG -> USB MSCpatacongo2012-01-253-66/+66
* Add a configuration for the lpc3152patacongo2011-10-131-1/+1
* 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-5/+5
* Prep for 6.0 releasenuttx-6.0patacongo2011-03-213-9/+9
* Move nuttx/examples to apps/examplespatacongo2011-03-206-77/+128
* Move nuttx/netutils to apps/netutilspatacongo2011-03-191-0/+38
* Use = instead of / for delimiter in appconfig filespatacongo2011-03-191-1/+1
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-185-201/+201
* Move NSH to apps/ as librarypatacongo2011-03-181-0/+36
* More support for SLIP data link protocolpatacongo2011-03-123-6/+3
* Don' depend on uname -o workingpatacongo2011-02-114-7/+7
* Add cmddata method to the SPI interfacepatacongo2010-12-031-0/+38
* Add strnlen()patacongo2010-10-273-0/+3
* Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo2010-08-283-11/+11
* In progress changes for OLED display workpatacongo2010-05-152-5/+36
* updatepatacongo2010-05-061-0/+6
* Add ENC28J60 Interruptpatacongo2010-05-063-85/+160
* Basic enc29j80 init logic exercisedpatacongo2010-05-042-14/+8
* More debug fixespatacongo2010-05-031-12/+10
* 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