Serial comm kernel process

This commit is contained in:
2025-09-07 21:44:46 +02:00
parent 9644ad0b4e
commit 80a788617e
8 changed files with 90 additions and 64 deletions

View File

@ -56,6 +56,7 @@ SRCFILES += $(call GRABSRC, \
proc/kproc \
proc/ps2kbproc \
proc/termproc \
proc/serialproc \
hal \
hal/$(ARCH) \
std \