nuttx/boards/z80/ez80
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
..
drivers boards/: Move more drivers directories at were placed too high in the hieararchy. 2019-08-24 14:42:14 -06:00
ez80f910200kitg Build System: Resolve CPU-specific logic in common build files 2020-03-06 11:44:53 -06:00
ez80f910200zco Build System: Resolve CPU-specific logic in common build files 2020-03-06 11:44:53 -06:00
makerlisp Build System: Resolve CPU-specific logic in common build files 2020-03-06 11:44:53 -06:00
z20x z20x: Fixes related to W25 boot configurations. 2020-03-11 18:24:43 -03:00