nuttx/arch/z80
Gregory Nutt 2fca67c421 arch/z80/src/ez80 and include/ez80: Add ez80f92 support
The ez80f92 is similar to the currently supported ez80f91 except that is:

1. Has no PLL and has a maximum CPU frequency of only 20MHz
2. Has no Ethernet controller
3. Timers are different
4. Has no GPIO Port A
5. Timers are different
6. It comes in a smaller package

and other small differences.

This provided the architecture (only) support for the forthcoming z20x port.
2020-02-20 00:03:48 +01:00
..
include arch/z80/src/ez80 and include/ez80: Add ez80f92 support 2020-02-20 00:03:48 +01:00
src arch/z80/src/ez80 and include/ez80: Add ez80f92 support 2020-02-20 00:03:48 +01:00
Kconfig arch/z80/src/ez80 and include/ez80: Add ez80f92 support 2020-02-20 00:03:48 +01:00