summaryrefslogtreecommitdiff
path: root/nuttx/configs/ez80f910200zco
Commit message (Expand)AuthorAgeFilesLines
* Move nuttx/examples to apps/examplespatacongo2011-03-2012-211/+276
* Move nuttx/netutils to apps/netutilspatacongo2011-03-195-1/+170
* Use = instead of / for delimiter in appconfig filespatacongo2011-03-191-1/+1
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-186-342/+342
* Move NSH to apps/ as librarypatacongo2011-03-181-0/+36
* More support for SLIP data link protocolpatacongo2011-03-126-12/+6
* Add strnlen()patacongo2010-10-276-0/+6
* Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo2010-08-286-24/+24
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-1/+1
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-155-116/+123
* Add CONFIG_DEBUG_SYMBOLSpatacongo2009-09-1512-12/+30
* Add conditional compilation to eliminate or limit cloning of descriptors when...patacongo2009-06-156-66/+162
* Resolve merge conflictspatacongo2009-05-231-0/+10
* Add option to copy to RAMpatacongo2009-04-086-18/+36
* Remove all options from examples/uip except for the webserverpatacongo2009-03-286-24/+0
* wget now takes only a URL as a argument; not host + filepatacongo2009-03-286-24/+12
* Oops.. check in bad changepatacongo2009-03-281-1/+1
* Fix examples/wget buildpatacongo2009-03-286-1/+91
* Fix various issues, bad ages, etc. with ez80+uIP webserverpatacongo2009-03-221-1/+9
* Changes for clean build on ZDSpatacongo2009-03-211-6/+6
* tiny webserver configuratinpatacongo2009-03-216-0/+1369
* Needs to have broadcast enabledpatacongo2009-03-191-1/+1
* Fix examples/dhcpd buildpatacongo2009-03-181-2/+9
* DHCPD server examplepatacongo2009-03-176-0/+1362
* NSH might need bigger stacks if telnetd is enabledpatacongo2009-03-151-3/+3
* Misc, most cosmetic, updatespatacongo2009-03-144-3/+75
* Add examples/poll configurationpatacongo2009-03-146-0/+1362
* updatepatacongo2009-03-141-8/+22
* cosmeticpatacongo2009-03-141-3/+5
* Add option to select priority inheritancepatacongo2009-03-093-0/+18
* Fix endian-nesspatacongo2009-03-073-33/+39
* Add RAM addr, PHY typepatacongo2009-03-073-3/+14
* Need to enable EMACpatacongo2009-03-031-1/+1
* Sample runpatacongo2009-03-011-0/+57
* updatepatacongo2009-03-011-0/+10
* Fixes for correct NSH buildpatacongo2009-03-011-2/+2
* NSH configuration for the eZ80patacongo2009-03-016-0/+1315
* updates in preparation for EMAC testingpatacongo2009-03-011-18/+37
* Fixes to serial driver configuratinpatacongo2009-03-011-3/+6
* Clarification in usagepatacongo2009-03-012-16/+2
* Enable signalspatacongo2009-02-282-530/+732
* Can't display interrupt glyph because LEDs are interrupt drivenpatacongo2009-02-282-5/+17
* Fix more overflow/truncation problems in timer setupspatacongo2009-02-281-1/+1
* Increase ostest stack sizepatacongo2009-02-282-18/+18
* Fixe ez80 serial setuppatacongo2009-02-282-0/+6
* Bring all eZ80 config files to same levelpatacongo2009-02-269-41/+40
* cosmeticpatacongo2009-02-261-1/+1
* Misc changes to match output from F91 projectpatacongo2009-02-261-9/+11
* Console needs to be enabledpatacongo2009-02-261-2/+2
* Fix error in calculating baud rate generation valuepatacongo2009-02-261-0/+4