I wonder if we can make a 'console' mode of Contiki. My suggestion is to provide some 'basic' functionality for console mode, which is a sort of conio, that you can find in the DOS bios. While curses/ncurses-like functionality and CTK support functionality may be needed on top of this library, we can keep the conio library minimal to support very memory-limited machines.