contiki/platform/native
François Revol 54199d7121 ctk-curses: add CURSES_LIB to TARGET_LIBFILES, not LDFLAGS
It seems TARGET_LIBFILES is used at the end of the link command,
unlike LDFLAGS, which should help when only a static curses lib is
available, like on Haiku.
2013-03-26 08:10:59 +01:00
..
ctk ctk-curses: Guard ncurses-specific mouse function calls 2013-03-26 02:01:28 +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: add CURSES_LIB to TARGET_LIBFILES, not LDFLAGS 2013-03-26 08:10:59 +01:00