osd-contiki/platform/native
François Revol ada305a3be ctk-curses: Introduce CTK-specific color names
Since ncurses also defines COLOR_BLACK and friends, and we want
to avoid including curses.h in contiki-conf.h, define CTK_COLOR_*
constants and map them to curses colors in ctk-curses.c.
2013-03-26 11:37:10 +01:00
..
ctk ctk-curses: Introduce CTK-specific color names 2013-03-26 11:37:10 +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: Introduce CTK-specific color names 2013-03-26 11:37:10 +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: add CURSES_LIB to TARGET_LIBFILES, not LDFLAGS 2013-03-26 08:10:59 +01:00