0148124e33
nuttx/arch/z80/src: To properly follow the coding standard, the z80 architecture common should up_mmuinit should be called z80_mmu_initialize. nuttx/arch/z80/src: To properly follow the coding standard, the z80 architecture common should up_loweserialinit should be called z80_lowserial_initialize. configs/z80sim/src/z80_serial.c: Remove unused function up_earlyserialinit() nuttx/arch/z80/src: To properly follow the coding standard, the z80 architecture common should up_serialinit should be called z80_serial_initialize. nuttx/arch/z80/src: To properly follow the coding standard, the z80 architecture common should up_doirq should be called z80_doirq. arch/z80/src/common: up_addregion() must be prototyped in nuttx/mm/mm.h, not up_internal.h |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
z80_irq.c | ||
z80_lowputc.c | ||
z80_serial.c | ||
z80_timerisr.c |