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
2024-11-07 02:05:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
f4508cc1e2
contiki
/
cpu
History
oliverschmidt
d28865abac
Adjusted hacky inline assembler to reference uip_aligned_buf instead of uip_buf - some day I'll need to clean up that (btw bogus) code.
2010-05-30 10:12:30 +00:00
..
6502
Adjusted hacky inline assembler to reference uip_aligned_buf instead of uip_buf - some day I'll need to clean up that (btw bogus) code.
2010-05-30 10:12:30 +00:00
arm
avr
Add MCU to avr-size command; Remove fuse and signature from .hex; Give bootloader more memory
2010-05-04 14:14:49 +00:00
cc2430
initial add.
2010-04-10 21:18:32 +00:00
msp430
Made SFD timestamps configurable via external definition
2010-05-10 11:32:44 +00:00
native
If rtimer_arch_now() is mapped to clock_time() it seems reasonable to map RTIMER_ARCH_SECOND to CLOCK_CONF_SECOND for consistency reasons.
2010-04-05 15:10:06 +00:00
x86
z80