osd-contiki/platform/native/ctk
François Revol 86cb1769f6 ctk-curses: Remove extra mouse events pumping loop
It was added to avoid getting garbage keyboard input in some cases,
however it seems not to happen very often and might be the cause
of hang in OSX. If garbage input happens again we can always try
to pump a single event each time instead of looping anyway.
2013-03-26 01:49:05 +01:00
..
ctk-curses.c ctk-curses: Remove extra mouse events pumping loop 2013-03-26 01:49:05 +01:00
ctk-curses.h Ncurses-based CTK backend for the native platform. 2013-03-20 01:35:01 +01:00