summaryrefslogtreecommitdiff
path: root/nuttx/configs/z80sim/ostest/Make.defs
Commit message (Expand)AuthorAgeFilesLines
* Add tools/link.bat, unlink.bat, and copydir.batpatacongo2012-12-081-3/+13
* Redesign z80 build so that mkhpbase.sh bash script is not needed; remove supp...patacongo2012-12-071-13/+5
* Progress toward natvie z80 SDCC build -- still issuespatacongo2012-12-051-1/+2
* Progress toward a z80 native Windows build -- still needs some workpatacongo2012-12-031-35/+108
* configs/many/Make.defs: Fix typo -wstrict-prototypes; Add Calypso keypad driv...patacongo2012-11-281-1/+1
* Refactor common make definitions to tools/Config.mk; Add verbosity option to ...patacongo2012-09-181-20/+0
* Fixes for z80 compilation with SDCC toolchain. There are still a few header ...patacongo2012-09-131-13/+24
* Dequote Kconfig strings that may be used as components of a pathpatacongo2012-08-271-0/+1
* Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo2012-02-271-3/+3
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-031-2/+2
* Add CONFIG_DEBUG_SYMBOLSpatacongo2009-09-151-1/+1
* Need pre-processor support for auto-generation of source filepatacongo2008-11-261-1/+6
* Fix z80 problems introduced by z8patacongo2008-02-121-1/+1
* ostest configurationpatacongo2008-02-071-0/+94