mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-26 22:29:19 +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
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.