mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 12:33:27 +08:00
b3222bbc8a
Provide a user defined callback context for irq's, such that when registering a callback users can provide a pointer that will get passed back when the isr is called.