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-23 05:29:54 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
cpu
/
avr
History
Ivan Delamer
b43dad00b0
Cleaned up RF230BB, and refactored FRAME_RETRIES and CSMA_RETRIES
...
#defines.
2012-09-04 11:12:18 -06:00
..
dev
Add clock_delay_us and clock_set_seconds to clock.h. Modify clock_wait to use clock_time_t.
2012-04-09 15:49:53 -04:00
radio
Cleaned up RF230BB, and refactored FRAME_RETRIES and CSMA_RETRIES
2012-09-04 11:12:18 -06:00
avr.c
…
avrdef.h
…
bootloader.c
Add stk500 platform and changes suggested by Daniel Willmann
2011-08-03 11:18:55 -04:00
bootloader.h
…
cc2420_spi.c
…
leds-arch.c
…
Makefile.avr
Reorder includes to prefer platform routines. Remove redundant RPL define.
2012-04-27 16:54:09 -04:00
minileds.c
…
mtarch.c
Add missing mtarch_stop function
2012-02-21 11:11:53 -05:00
mtarch.h
…
rtimer-arch.c
Place ATmega1281 define in correct section (it does have compare C
2012-09-01 15:22:13 -06:00
rtimer-arch.h
Add F_CPU=0x800000 option with phase lock to external 32768 Hz crystal
2012-01-10 12:42:27 -05:00
settings.c
…
settings.h
…
slip_uart1.c
Converted u8_t to uint8_t and u16_t to uint16_t in the cpu directory.
2012-02-21 08:33:24 -05:00
spi.c
Remove unused SPI initializer flag from AVR. Comment out in the msp-430 template.
2012-02-27 17:05:22 -05:00
watchdog.c
Add stk500 platform and changes suggested by Daniel Willmann
2011-08-03 11:18:55 -04:00