osd-contiki/platform/native
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 ctk-curses: Remove extra mouse events pumping loop 2013-03-26 01:49:05 +01:00
dev Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree 2012-10-26 15:54:49 +02:00
cfs-coffee-arch.h Added a function for setting the I/O semantics on a Coffee file descriptor. Changed the configuration parameters slightly and updated the platform definitions to reflect this change. 2011-02-09 15:03:57 +01:00
clock.c Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree 2012-10-26 15:54:49 +02:00
contiki-conf.h ctk-curses: Cleanup 2013-03-20 17:16:37 +01:00
contiki-main.c Ncurses-based CTK backend for the native platform. 2013-03-20 01:35:01 +01:00
Makefile.native ctk-curses: Introduce CURSES_LIB makefile variable 2013-03-26 01:12:09 +01:00