nuttx/arch/z80/include
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
..
ez80 arch/z80/src/ez80 and include/ez80: Add ez80f92 support 2020-02-20 00:03:48 +01:00
z8 arch: Customize the typedef of size_t instead of intptr_t 2020-02-18 07:15:19 -06:00
z80 arch: Customize the typedef of size_t instead of intptr_t 2020-02-18 07:15:19 -06:00
z180 arch: Customize the typedef of size_t instead of intptr_t 2020-02-18 07:15:19 -06:00
.gitignore Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
arch.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
inttypes.h Add architecture-specific inttypes.h 2016-10-27 16:01:38 -04:00
io.h
irq.h Re-verify ez80 build. Fixes to other ZiLOG architectures broke ez80 again. 2019-06-03 19:04:24 -06:00
limits.h
syscall.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
types.h