nuttx/arch/z80
Gregory Nutt 41ef33bded eZ80: Fix optimization issues
board/z80/ez80/*/scripts/Make.defs:  Fix optimization definition use in assembly flags.  It was using the compiler optimization settings instead of the assembler optimization settings.  Hence, enabling optimization would could cause assembler command line errors.

arch/z80/src/ez80/Toolchain.defs:  Back out some work arounds.  Now compiler optimization flags can again set set without assembler command line errors.

boards/z80/ez80/z20x/README.txt:  Trivial update to size/optimization discussion.
2020-02-29 12:43:28 -03:00
..
include Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
src eZ80: Fix optimization issues 2020-02-29 12:43:28 -03:00
Kconfig arch/z80: Make MCU selection menus more like other archs 2020-02-26 21:08:15 +00:00