Commit Graph

7 Commits

Author SHA1 Message Date
Adam Dunkels
944537fccf 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
Nicholas J Humfrey
680225e99d Converted u8_t to uint8_t and u16_t to uint16_t in the platforms directory.
Added "These names are deprecated, use C99 names" warnings the contiki-conf.h files that were missing it.
2012-02-21 08:33:25 -05:00
matsutsuka
ebe74fed56 size-optimization option and peep-hole optimizer have been introduced.
object files have been moved to binary directory
2009-12-11 14:59:31 +00:00
adamdunkels
727c5a2dbe Renamed serial module to serial-line 2009-03-17 20:32:22 +00:00
matsutsuka
5318ab9e2e Additional support for main files. 2007-11-28 09:44:27 +00:00
matsutsuka
b2a6d163fc configuration for serial has been changed. 2007-09-19 12:44:45 +00:00
matsutsuka
6dd93a3d04 NEC PC-6001 support sources are initially added. 2007-09-11 12:12:59 +00:00