nuttx/arch/z80/src/ez80
2017-02-07 10:35:04 -06:00
..
chip.h
ez80_clock.c
ez80_copystate.c
ez80_emac.c Eliminate CONFIG_NO_NOINTS. Lots of files changed -> lots of testing needed. 2016-12-03 16:28:19 -06:00
ez80_i2c.c
ez80_initialstate.c
ez80_io.asm
ez80_irq.c
ez80_irqsave.asm eZ80 Ethernet now supports CONFIG_NET_NOINTS 2016-12-03 10:43:35 -06:00
ez80_lowuart.c
ez80_registerdump.c
ez80_restorecontext.asm
ez80_saveusercontext.asm
ez80_schedulesigaction.c
ez80_serial.c
ez80_sigdeliver.c
ez80_spi.c
ez80_startup.asm
ez80_timerisr.c up_timer_initialize() is named incorrectly. The prefix should be the architecture name, not up_ since it is private to the architecture. up_timerisr() is similarly misnamed and should also be private since it is used only with the xyz_timerisr.c files. Also updat TODO list. 2017-02-07 10:35:04 -06:00
ez80_vectors.asm
ez80f91_emac.h
ez80f91_i2c.h
ez80f91_init.asm
ez80f91_spi.h
ez80f91.h
Kconfig eZ80 Ethernet now supports CONFIG_NET_NOINTS 2016-12-03 10:43:35 -06:00
Make.defs eZ80 Ethernet now supports CONFIG_NET_NOINTS 2016-12-03 10:43:35 -06:00
switch.h Fix names of pre-processor variables used in header file idempotence 2016-08-06 18:48:45 -06:00
Toolchain.defs Back out most of 34be3e7c3c and update README again. Windows native tools cannot be used with Ubuntu under Windows 10 now. For Cygwin, that support depends on the 'cygpath -w' tool to convert POSIX paths to Windows paths. There is no corresponding tool for Ubuntu under Windows 10. 2017-01-01 16:29:03 -06:00
up_mem.h Fix names of pre-processor variables used in header file idempotence 2016-08-06 18:48:45 -06:00