Rearchitecture PS2KB driver using event buffers

This commit is contained in:
2025-10-05 19:48:15 +02:00
parent 247ef1bbd1
commit e9838d530f
10 changed files with 262 additions and 189 deletions

View File

@ -58,7 +58,6 @@ SRCFILES += $(call GRABSRC, \
path \
rbuf \
ipc/pipe \
drivers/ps2kb \
drivers/serial \
dev \
)