Add prioritized interrupt TODO
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@699 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
81f4b8dbf0
commit
c447d1ff47
17
TODO
17
TODO
@ -20,8 +20,8 @@ NuttX TODO List (Last updated February 13, 2008)
|
||||
(1) ARM/DM320 (arch/arm/src/dm320/)
|
||||
(2) ARM/LPC214x (arch/arm/src/lpc214x/)
|
||||
(4) pjrc-8052 / MCS51 (arch/pjrc-8051/)
|
||||
(4) z80/z8 (arch/z80/)
|
||||
(6) z16 (arch/z16/)
|
||||
(5) z80/z8 (arch/z80/)
|
||||
(7) z16 (arch/z16/)
|
||||
|
||||
o Task/Scheduler (sched/)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^
|
||||
@ -229,7 +229,7 @@ o File system / Generic drivers (fs/, drivers/)
|
||||
Status: Open
|
||||
Priority: Medium
|
||||
|
||||
Desription: The CAN driver is untested
|
||||
Description: The CAN driver is untested. Add a test for the CAN driver.
|
||||
Status: Open
|
||||
Priority: Medium
|
||||
|
||||
@ -396,6 +396,11 @@ o z80/z8 (arch/z80)
|
||||
Status: Open
|
||||
Priority: High
|
||||
|
||||
Description: Add support for prioritized ez8 interrupts. Currently logic supports
|
||||
only nominal interrupt priority.
|
||||
Status: Open
|
||||
Priority: Low
|
||||
|
||||
o z16 (arch/z16)
|
||||
^^^^^^^^^^^^^^^^
|
||||
|
||||
@ -477,3 +482,9 @@ o z16 (arch/z16)
|
||||
Status: Open
|
||||
Priority: Low
|
||||
|
||||
Description: Add support for prioritized interrupts. Currently logic supports
|
||||
only nominal interrupt priority.
|
||||
Status: Open
|
||||
Priority: Low
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user