stevenewald / edge-os

Computing on the edge
3 stars 0 forks source link

Improve GPIO abstraction and add GPIO Event Controller #19

Closed stevenewald closed 1 week ago

stevenewald commented 1 week ago

Right now, GPIOTE_Handler is implemented within GPIOEventController. We may change this in the future to support non-gpio events, we may not. Won't be too hard