Actually working ANSI device; add demo
authorhpa <hpa>
Tue, 30 Nov 2004 22:09:56 +0000 (22:09 +0000)
committerhpa <hpa>
Tue, 30 Nov 2004 22:09:56 +0000 (22:09 +0000)
commit7a8f0a4ab860f2ad0aa8255120d5d55942327d08
tree50c64a5add7501f8a8738789a6f14a5c9a5f5737
parent65c7485dfdcbebe57194d8432439125a8c7ed797
Actually working ANSI device; add demo
com32/include/console.h
com32/include/dev.h
com32/lib/Makefile
com32/lib/sys/ansicon_write.c
com32/lib/sys/ansiserial_write.c [new file with mode: 0644]
com32/lib/sys/serial_write.c
com32/modules/Makefile
com32/modules/fancyhello.c [new file with mode: 0644]
com32/modules/hello.c