Oliver Schmidt
|
1a5e20bc5f
|
Remove tab chars from retro C sources.
|
2013-01-28 23:43:08 +01:00 |
|
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
|
1cda3da17e
|
Converted u8_t to uint8_t and u16_t to uint16_t in the cpu directory.
|
2012-02-21 08:33:24 -05:00 |
|
oliverschmidt
|
a40594b7ce
|
Display correct name of statically loaded driver.
|
2010-09-29 21:48:54 +00:00 |
|
oliverschmidt
|
14a8cf7200
|
Made use of the new high-level config macros.
|
2007-12-23 12:33:57 +00:00 |
|
oliverschmidt
|
e4086d8374
|
Use cfs filesystem to allow for specific implementations (and make use of fastcall).
|
2007-12-21 01:04:29 +00:00 |
|
oliverschmidt
|
2c45596f5c
|
Optimized non-logging scenario.
|
2007-12-20 20:49:59 +00:00 |
|
oliverschmidt
|
8644822a34
|
Soe we're finally back at reducing the memory footprint be avoiding to pull in large C-library enitities.
|
2007-12-16 13:08:09 +00:00 |
|
oliverschmidt
|
4defaddf31
|
Avoid pulling in the DNS client. Later we'll want to have this configurable.
|
2007-12-08 21:48:49 +00:00 |
|
oliverschmidt
|
6028fccc39
|
Added read function for a simple binary config file.
|
2007-11-27 21:42:02 +00:00 |
|