rustbox / esp32c3-vgaterm

VGA Driver and Serial Terminal crates, with embedded applications in mind
MIT License
1 stars 0 forks source link

interrupt priority to component mapping? #22

Open sethp opened 1 year ago

sethp commented 1 year ago

consider how to name the priority levels assigned to different components (consts, re-export, etc.)

It seems to me like the goals ought to be:

what do you think?

Originally posted by @sethp in https://github.com/rustbox/esp32c3-vgaterm/issues/15#issuecomment-1456356425