eduOS/kernel
Stefan Lankes 4a9440dd62 redesign of the IO interface
- all messages are stored in a ring buffer
- new devices (e.g. UART) are able to print previous messages
2014-12-13 18:00:35 +01:00
..
main.c redesign of the IO interface 2014-12-13 18:00:35 +01:00
Makefile add first steps to support user-level tasks 2014-01-22 12:12:39 +01:00
syscall.c extending example task, fix bug in handling of the TSS 2014-01-22 12:13:30 +01:00
tasks.c reduce the number of debug messages 2014-12-13 17:55:29 +01:00