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-03-10 01:30:50 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
cpu
/
msp430
History
Simon Duquennoy
fbd78a7e3b
Merge pull request
#1293
from simonduq/pr/fix-warnings
...
Fix a number of compiler warnings and enable -Werror in Travis
2015-11-10 08:49:11 +01:00
..
dev
…
f1xxx
Fix clock.h warnings caused by multiple, conflicting documentation blocks of clock functions
2015-02-15 21:48:30 +01:00
f2xxx
Zolertia Z1: Direct memory access using UART.
2015-10-31 11:45:13 +05:30
f5xxx
Fix clock.h warnings caused by multiple, conflicting documentation blocks of clock functions
2015-02-15 21:48:30 +01:00
button.c
…
cc2420-arch-sfd.c
cc2420 and cc2430: add comment on why we discard tbiv
2015-10-20 10:11:49 +02:00
cc2420-arch-sfd.h
…
cc2420-arch.c
…
cc2520-arch-sfd.c
cc2420 and cc2430: add comment on why we discard tbiv
2015-10-20 10:11:49 +02:00
cc2520-arch-sfd.h
…
cc2520-arch.c
…
flash.c
…
isr_compat.h
…
leds-arch.c
…
loader-arch.c
…
lpm.c
…
Makefile.msp430
msp430x: do not compile mtarch, which currently assumes 16-bit function pointers
2015-10-20 09:37:15 +02:00
minileds.c
…
msp430def.h
…
mtarch.c
…
mtarch.h
…
rom.c
…
rtimer-arch.h
…
slip_uart0.c
Network layer configuration: replace UIP_CONF_* with NETSTACK_CONF_WITH_*
2014-12-01 21:02:57 +01:00
slip_uart1.c
Network layer configuration: replace UIP_CONF_* with NETSTACK_CONF_WITH_*
2014-12-01 21:02:57 +01:00
uip-ipchksum.c
…
watchdog.c
…