summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* Structure serial driver interface to support different interrupt architecturespatacongo2008-01-261-23/+40
* Fix a16f serial bugspatacongo2008-01-263-5/+7
* minor updatespatacongo2008-01-251-1/+1
* Initial Z61F debugpatacongo2008-01-252-0/+249
* Add z16f system exception handling logic.patacongo2008-01-253-60/+14
* Add z16f LED logicpatacongo2008-01-244-10/+184
* Add preliminary support for Z16F serial portpatacongo2008-01-232-5/+7
* *** empty log message ***patacongo2008-01-231-91/+91
* Fixes for clean(er) compilationpatacongo2008-01-232-10/+13
* Fix Z16F context structurepatacongo2008-01-132-5/+10
* Fix some ZDS-II compile errorspatacongo2008-01-112-2/+4
* untest z16f codepatacongo2008-01-112-1/+82
* Add low-level UART supportpatacongo2008-01-111-7/+28
* Add Z16F head assemblypatacongo2008-01-101-2/+6
* Passing union parms as const upsets ZDS-II compilerpatacongo2008-01-101-2/+2
* First cut at ZDS-II link commandpatacongo2008-01-105-536/+49
* z16f ostest configpatacongo2008-01-104-0/+610
* Clean operations are now toolchain specificpatacongo2008-01-1017-19/+49
* Compiles with ZDS-IIpatacongo2008-01-093-9/+27
* Changes for ZNeo compilepatacongo2008-01-092-7/+21
* Add logic for environments that can't use soft linkspatacongo2008-01-081-0/+5
* Cygwin path crazinesspatacongo2008-01-083-15/+44
* Make logic reorganized for non-GNU toolchainpatacongo2008-01-0817-75/+196
* Fix some compile optionspatacongo2008-01-081-4/+4
* Reduce make outputpatacongo2008-01-088-22/+22
* ZNeo compiler now workspatacongo2008-01-083-8/+9
* Add support for tools that can't make dependenciespatacongo2008-01-0816-76/+82
* Adding support for Z16Fpatacongo2008-01-075-0/+581
* Adding support for the z16fpatacongo2008-01-079-30/+35
* Add configuration for toolchains without libmpatacongo2008-01-0616-112/+149
* updatepatacongo2008-01-021-2/+4
* Debug z80sim NSH (still doesn't work)patacongo2008-01-012-2/+2
* Debug NSH on z80simpatacongo2007-12-316-33/+398
* Add z80 signalspatacongo2007-12-312-7/+14
* More SDCC compilation fixespatacongo2007-12-303-9/+34
* Add support of other resetspatacongo2007-12-301-3/+6
* Integrating z80patacongo2007-12-303-5/+17
* Assembly errorspatacongo2007-12-301-3/+5
* First successful z80 compile & linkpatacongo2007-12-298-145/+161
* Import of z80 targetpatacongo2007-12-2912-0/+1285
* Changes for SDCC compilerpatacongo2007-12-281-0/+51
* ifconfig shows uIP statspatacongo2007-12-121-1/+1
* Need to tell examples/uip tht the C5471 has no MACpatacongo2007-12-114-2/+6
* Moved MAC and ethernet definitions to include/net/ethernet.hpatacongo2007-12-111-4/+4
* Verified DHCPC on the C5471 EVMpatacongo2007-12-102-0/+372
* Debugging TELNET NSH (still problems)patacongo2007-12-102-9/+371
* C5471 ethernet debugpatacongo2007-12-062-0/+2
* Add C5471 ethernet driver debug instrumentationpatacongo2007-12-048-0/+8
* First clean C5471 Ethernet compilepatacongo2007-12-048-10/+444
* Add TELNET front end to NSHpatacongo2007-12-0210-0/+120