nuttx/arch/z80/src
Gregory Nutt e6f545beab Extend revised ZDS-II support to z8 and z16f
* tools/zds/zds_Config.mk: Move  boards/z80/ez80/scripts/eZ80_Config.mk to tools/zds/zds_Config.mk where it can be shared by other ZDS-II platforms.
* boards/z16/z16f:  Duplicate changes for new ZDS-II support from ez80
* boards/z80/z8:  Duplicate changes for new ZDS-II support from ez80
* arch/z16/src/z16f/Toolchain.defs:  Create required Toolchain.defs file for Z16f
2020-02-24 22:37:28 +01:00
..
common arch: Cleanup syslog_console_init usage 2020-02-18 13:06:53 -06:00
ez80 Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
z8 Extend revised ZDS-II support to z8 and z16f 2020-02-24 22:37:28 +01:00
z80 Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
z180 Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
.gitignore
Makefile Change all references from OSX to macOS 2018-06-01 13:25:50 -06:00
Makefile.sdccl Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
Makefile.sdccw Build system: Remove fixed lib/ subdirectory and its content. Replace with new directory called staging/ that is created dynamically when building and removed when 'make clean' is done. This both improves the name and eliminates a garbage directory from the repository. 2018-05-29 11:36:21 -06:00
Makefile.zdsiil Re-verify ez80 build. Fixes to other ZiLOG architectures broke ez80 again. 2019-06-03 19:04:24 -06:00
Makefile.zdsiiw arch/z80/src: Fix ez80 compile problems due to New ZDS-II toolchain and ongoing bit rot due to non-C89 code creeping into the core OS. 2019-06-02 15:36:38 -06:00