mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 06:07:59 +00:00
7949c194e9
When working with GPIO interrupts on i.MX6SX for Ethernet PHYs it became obvious that the GPIO driver repeatedly receives interrupts for the same event, because it acknowledges the interrupt before a client has handled the event. Ref #2750 |
||
---|---|---|
.. | ||
doc | ||
include | ||
lib | ||
recipes | ||
run | ||
src | ||
README |
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.