This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
contiki
Watch
1
Star
0
Fork
0
You've already forked contiki
mirror of
https://github.com/oliverschmidt/contiki.git
synced
2025-01-20 01:30:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
cpu
/
avr
/
dev
History
dak664
9194b3ac69
Fix error when RS232 not enabled
2010-10-28 19:31:28 +00:00
..
usb
Fix error when RS232 not enabled
2010-10-28 19:31:28 +00:00
clock-avr.h
TIMER2 uses TIMER2 interrupt vector!
2010-06-22 16:17:24 +00:00
clock.c
Option to use 32768Hz watch crystal for timing. Code suggested by Georg von Zengen.
2010-06-18 17:30:30 +00:00
compiler.h
…
debug.c
…
debug.h
…
delay.c
…
delay.h
…
eeprom.c
…
flash.c
…
flash.h
…
lanc111.c
…
rs232_at90usb1287.h
Add RS232 port option to jackdaw USB stick
2010-03-15 18:52:55 +00:00
rs232_atmega128.h
moved radio specifics out of avr Makefile and added some rs232 defs in order to get MicaZ platform working
2009-09-07 12:02:58 +00:00
rs232_atmega1281.h
…
rs232_atmega1284.h
…
rs232.c
Allow simultaneous use of RS232 and USB serial ports
2010-10-27 14:51:20 +00:00
rs232.h
…
rtl8019-drv.c
A simple but substantial change: uIP used the htons()/HTONS() macro
2010-10-19 18:29:03 +00:00
rtl8019-drv.h
…
rtl8019.c
…
rtl8019.h
…
rtl8019dev.c
…
rtl8019dev.h
…
rtlregs.h
…