bg-
8ebe0466a0
* Defines for 8MHz cpus.
2007-01-25 17:55:13 +00:00
bg-
6dea7b68d1
* Fill clock_delay with something (needs rewriting).
2007-01-24 16:28:51 +00:00
bg-
6bb9d0fa04
* Missing volatile.
2007-01-23 12:24:35 +00:00
barner
5d6abc4cfe
Provide dummy implementations for the leds and minileds module in order
...
to unbreak the build.
2006-12-22 17:05:31 +00:00
barner
9735acb03f
- Re-implementation of timing facility using timer0 and the internal clock
...
source. Using an external clock source (esp. the real-time clock) did not
work. This might as well be a local problem (e.g. hardware).
- Provide some dummy implementations in order to fix the build.
2006-12-22 17:04:38 +00:00
barner
6eb200cfc1
Fix build: location of eeprom.h changed.
2006-12-22 17:02:24 +00:00
barner
45cbcde797
- Fix/enhence support for RS232 interface on AVR (ATMega128):
...
* support for multiple ports: (extended interface with 'port' parameter)
* new function: rs232_redirect_stdout that allows you to redirect stdout
to a serial port
- In order to implement support for other MCUs, adopt a copy of
rs232_atmega128.h
2006-12-22 17:00:45 +00:00
barner
86f37e7c1b
AVR specific implementation of contiki multi-threating architecture
...
(supporting per-thread stacks).
2006-12-22 16:55:53 +00:00
barner
265f45feba
- Fix build of contiki-2.x AVR port.
...
- Generate symbol tables for loadable modules.
2006-12-22 16:54:36 +00:00
fros4943
93714fc39f
updated reference to "elfloader-tmp"
2006-12-18 15:17:47 +00:00
adamdunkels
8ee4f7fc3d
Removed out-commented stuff from Makefiles
2006-06-24 06:23:47 +00:00
adamdunkels
62e32d2b23
Added missing includes and made Ethernut 1 & 2 ports to compile again
2006-06-20 21:23:09 +00:00
adamdunkels
710b372a2d
AVR makefile
2006-06-18 07:44:59 +00:00
adamdunkels
c9e808d638
Import of the contiki-2.x development code from the SICS internal CVS server
2006-06-17 22:41:10 +00:00