nuttx/arch/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
..
include ez80f92: Interrupt improvements. 2020-03-05 18:54:24 +01:00
src z20x: Fixes related to W25 boot configurations. 2020-03-11 18:24:43 -03:00
Kconfig arch/z80: Make MCU selection menus more like other archs 2020-02-26 21:08:15 +00:00