nuttx/arch/z80/include/ez80
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
..
arch.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
inttypes.h
io.h Add initial support for the MakerLisp eZ80 board. Ref: https://makerlisp.com/ 2019-06-04 11:12:17 -06:00
irq.h arch/z80/src/ez80 and include/ez80: Add ez80f92 support 2020-02-20 00:03:48 +01:00
limits.h
types.h arch: Customize the typedef of size_t instead of intptr_t 2020-02-18 07:15:19 -06:00