Lots of changes / commits! This allows ravenusbstick example to build at least.
commit080dfe4986f91ebf54065ab8a17fa045894ec55d
authorc_oflynn <c_oflynn>
Tue, 14 Oct 2008 19:06:51 +0000 (14 19:06 +0000)
committerc_oflynn <c_oflynn>
Tue, 14 Oct 2008 19:06:51 +0000 (14 19:06 +0000)
treeddf464491525f680738accaa31c2b5c5223a6636
parent35272b555b4f8c3c0851f07e9d556739851fe2cf
Lots of changes / commits! This allows ravenusbstick example to build at least.
18 files changed:
Makefile.include
cpu/avr/Makefile.avr
cpu/avr/dev/clock-avr.h [new file with mode: 0644]
cpu/avr/dev/clock.c
cpu/avr/dev/rs232.c
cpu/avr/dev/rs232.h
cpu/avr/dev/rs232_at90usb1287.h [copied from platform/avr-ravenusb/contiki-raven-default-init-net.c with 61% similarity]
cpu/avr/dev/rs232_atmega1284.h [new file with mode: 0644]
examples/ravenusbstick/Makefile
examples/ravenusbstick/ravenusbstick.c
platform/avr-ravenusb/Makefile.avr-ravenusb
platform/avr-ravenusb/avr-ravenusb-eeprom.hex
platform/avr-ravenusb/contiki-raven-default-init-lowlevel.c
platform/avr-ravenusb/contiki-raven-default-init-net.c
platform/avr-ravenusb/contiki-raven-main.c
platform/avr-ravenusb/contiki-raven.h
platform/avr-ravenusb/sicslow_ethernet.c [new file with mode: 0644]
platform/avr-ravenusb/sicslow_ethernet.h [new file with mode: 0644]