Minor MKY Driver Enhancements

- Allow any system timer to drive MKY interrupt, not just the TMS driver interrupt.
- Add a build check to ensure that when MKY is enabled, a system timer is also enabled.
This commit is contained in:
Wayne Warthen
2021-06-13 15:18:08 -07:00
parent 226c24d666
commit e463959fee
14 changed files with 24 additions and 14 deletions

View File

@@ -4,3 +4,4 @@ setlocal
if exist *.bin del *.bin
if exist *.lst del *.lst
if exist *.rel del *.rel
if exist *.prn del *.prn