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

@@ -2,4 +2,4 @@
#DEFINE RMN 1
#DEFINE RUP 1
#DEFINE RTP 0
#DEFINE BIOSVER "3.1.1-pre.81"
#DEFINE BIOSVER "3.1.1-pre.82"