osd-contiki/cpu/avr
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
..
dev - Fix/enhence support for RS232 interface on AVR (ATMega128): 2006-12-22 17:00:45 +00:00
Makefile.avr - Fix build of contiki-2.x AVR port. 2006-12-22 16:54:36 +00:00
mtarch.c AVR specific implementation of contiki multi-threating architecture 2006-12-22 16:55:53 +00:00
mtarch.h AVR specific implementation of contiki multi-threating architecture 2006-12-22 16:55:53 +00:00