nuttx/boards/z80
Gregory Nutt bfc15a6295 z20x: Fixes related to W25 boot configurations.
arch/z80/src/ez80/ez80_timerisr.c:  Correct a mismatch between the programmed reload value and the timer input clock frequency.

arch/z80/src/ez80/ez80f92.h:  Correct error in timer input clock divider:  Bits 2-3, not bits 3-4.

boards/z80/ez80/z20x/src/w25_main.c:  Correct an uninitialized return value; private function was not declard static.
2020-03-11 18:24:43 -03:00
..
ez80 z20x: Fixes related to W25 boot configurations. 2020-03-11 18:24:43 -03:00
z8 Build System: Resolve CPU-specific logic in common build files 2020-03-06 11:44:53 -06:00
z80 Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
z180 Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00