nuttx/arch/z80/src
Gregory Nutt 2c8d876ab8 eZ80F92: Eliminate Spurious Interrupts
arch/z80/src/ez80/ez80f92_init.asm:  Timer control register was not being cleared and, as a result, timer interrupts may have been already enabled when the CPU was started by the debugger.  This would result in spurious interrupts and Unexpected Interrupt crashes.

arch/z80/src/comming/up_initialize.c:  Fix a trivial typo.

While we are at it, change the license headers in all relevant files in the affected directories to the Apache 2.0 license.  Run all affected files through nxstyle.
2020-03-10 23:44:23 +01:00
..
common eZ80F92: Eliminate Spurious Interrupts 2020-03-10 23:44:23 +01:00
ez80 eZ80F92: Eliminate Spurious Interrupts 2020-03-10 23:44:23 +01:00
z8 arch/z80: Make MCU selection menus more like other archs 2020-02-26 21:08:15 +00:00
z80 Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
z180 arch/z80: Make MCU selection menus more like other archs 2020-02-26 21:08:15 +00:00
.gitignore
Makefile Change all references from OSX to macOS 2018-06-01 13:25:50 -06:00
Makefile.sdccl Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
Makefile.sdccw Build system: Remove fixed lib/ subdirectory and its content. Replace with new directory called staging/ that is created dynamically when building and removed when 'make clean' is done. This both improves the name and eliminates a garbage directory from the repository. 2018-05-29 11:36:21 -06:00
Makefile.zdsiil arch/z80/src/Makefile.zdsii*: Correct libraries for eZ80F92 2020-02-26 21:08:20 +00:00
Makefile.zdsiiw arch/z80/src/Makefile.zdsii*: Correct libraries for eZ80F92 2020-02-26 21:08:20 +00:00