]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[gpio] Add a framework for GPIO controllers
authorMichael Brown <mcb30@ipxe.org>
Tue, 5 Aug 2025 12:54:27 +0000 (13:54 +0100)
committerMichael Brown <mcb30@ipxe.org>
Tue, 5 Aug 2025 12:54:27 +0000 (13:54 +0100)
commit90fe3a2924962af6cc35023f6eb68bc43318ab21
tree68005fff93e966fd5683eadc0460819ead77d942
parent5f10b7455547fc563caab58f8941111346346433
[gpio] Add a framework for GPIO controllers

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/core/gpio.c [new file with mode: 0644]
src/include/ipxe/errfile.h
src/include/ipxe/gpio.h [new file with mode: 0644]