summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* Add SPI method to set SCLK modepatacongo2009-03-292-8/+8
* Add enum argument to SPI status methodpatacongo2009-03-292-15/+21
* Add enum argument to SPI select methodpatacongo2009-03-292-9/+17
* Remove all options from examples/uip except for the webserverpatacongo2009-03-2825-100/+0
* wget now takes only a URL as a argument; not host + filepatacongo2009-03-2811-44/+22
* Oops.. check in bad changepatacongo2009-03-281-1/+1
* Fix examples/wget buildpatacongo2009-03-2811-33/+198
* Patch [2696648] Z80: interrupt flag stored in parity bitpatacongo2009-03-221-6/+6
* Fix various issues, bad ages, etc. with ez80+uIP webserverpatacongo2009-03-222-1/+17
* 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 test for CONFIG_SEM_PREALLOCHOLDERS > 0patacongo2009-03-132-1/+13
* Add test for CONFIG_SEM_PREALLOCHOLDERS > 0patacongo2009-03-132-1/+17
* Add option to select priority inheritancepatacongo2009-03-0940-33/+271
* Add support for priority inheritancepatacongo2009-03-082-2/+5
* Fix endian-nesspatacongo2009-03-074-44/+52
* Add RAM addr, PHY typepatacongo2009-03-074-4/+19
* 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-283-19/+19
* Fixe ez80 serial setuppatacongo2009-02-283-0/+9
* Bring all eZ80 config files to same levelpatacongo2009-02-2613-63/+434
* Fix for overflow in calculation of baud divisorpatacongo2009-02-261-1/+5
* 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
* updatepatacongo2009-02-255-12/+20
* updatepatacongo2009-02-241-2/+34
* Fix some stack sizespatacongo2009-02-211-19/+23
* Add support for M16C buttons and LEDspatacongo2009-02-205-45/+283
* Improve console configuration settingspatacongo2009-02-192-1/+5
* Add basic LCD supportpatacongo2009-02-195-28/+246