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-02-03 16:30:32 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
platform
/
avr-atmega128rfa1
History
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
..
apps
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
button-sensor.c
…
contiki-conf.h
Cleaned up RF230BB, and refactored FRAME_RETRIES and CSMA_RETRIES
2012-09-04 11:12:18 -06:00
contiki-main.c
Prefer UART0 for stdout; move DEBUFGLOW macro below definition of uint8_t
2012-05-28 13:08:30 -04:00
Makefile.avr-atmega128rfa1
Refactor with params.c, h
2011-08-31 11:47:17 -04:00
params.c
PROGMEM changes needed for newer avr-gcc compiler
2012-02-21 11:10:57 -05:00
params.h
Refactor with params.c, h
2011-08-31 11:47:17 -04:00
raven-lcd.h
Add avr-atmega128rfa1 platform based on Michael Hartman's board (single LED peripheral)
2011-02-07 13:15:21 -05:00
slip_uart0.c
…