summaryrefslogtreecommitdiff
path: root/nuttx/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Need more positive control over C++patacongo2009-04-191-3/+1
* Add libxxpatacongo2009-04-191-0/+20
* Fix more overflow/truncation problems in timer setupspatacongo2009-02-281-1/+1
* Clean-up and document NX configuration settingspatacongo2008-12-051-2/+2
* Make prototypes of rasterizers same at all resolutionspatacongo2008-11-261-3/+10
* graphics dir now has its own makefilepatacongo2008-11-261-8/+4
* Beginning of a graphics librarypatacongo2008-11-251-2/+6
* Add support for graphics add-onpatacongo2008-11-251-2/+11
* Add infrastructure for Hitachi SH-1patacongo2008-11-051-0/+3
* build lpc2148 ostest configpatacongo2008-09-171-0/+3
* Add support for Intel Hex format outputpatacongo2008-09-161-0/+12
* Clean operations are now toolchain specificpatacongo2008-01-101-2/+2
* Compiles with ZDS-IIpatacongo2008-01-091-4/+4
* Need absolute paths for 'fake' linkspatacongo2008-01-091-2/+2
* Add logic for environments that can't use soft linkspatacongo2008-01-081-54/+21
* Make logic reorganized for non-GNU toolchainpatacongo2008-01-081-14/+14
* ZNeo compiler now workspatacongo2008-01-081-17/+17
* Add support for tools that can't make dependenciespatacongo2008-01-081-1/+1
* Adding support for the z16fpatacongo2008-01-071-1/+1
* Add support for Pascal P-Code interpreterpatacongo2008-01-051-1/+13
* Several webserver bugs fixedpatacongo2007-11-201-5/+18
* DM90x0 driver hooked into DM320patacongo2007-11-041-1/+1
* Missed in last commitpatacongo2007-11-021-1/+1
* Add framework for listen() and connect() -- still missing logicpatacongo2007-09-231-4/+1
* Fixed for clean Cygwin link; move netutils strings into common librarypatacongo2007-09-221-1/+4
* Added support for socket descriptorspatacongo2007-09-011-2/+2
* Adding uIP 1.0patacongo2007-08-261-0/+14
* Simply conditional build; fix conditional compilationpatacongo2007-06-091-6/+34
* Changes to resulting previous merge of arch/c5471 and arch/dm320 into arch/ar...patacongo2007-04-291-7/+7
* arch/c5471/include and arch/dm320/include are not identical. This is in prep...patacongo2007-04-261-8/+8
* Makesystem changes to better support different SoCspatacongo2007-04-251-3/+43
* Was delete link then delete link in directory referenced by linkpatacongo2007-03-261-1/+2
* Add a directory to hold board-specific driverspatacongo2007-03-261-9/+25
* Create a place to hold board specific header filespatacongo2007-03-261-2/+15
* Makefile would sometimes create spurious linkspatacongo2007-03-251-1/+9
* Create configs/ dir; separate board configuration from processor architecturepatacongo2007-03-231-2/+2
* This creates a 8051 build that can run in 24Kb of RAMpatacongo2007-03-011-1/+1
* Still working toward clean 8051 linkpatacongo2007-02-281-7/+3
* Working toward successful link using aslinkpatacongo2007-02-271-27/+6
* Progress toward clean SDCC compilationpatacongo2007-02-211-17/+17
* Preparing to test on the C5471patacongo2007-02-181-3/+9
* NuttX RTOSpatacongo2007-02-171-0/+139