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-13 16:31:55 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
tests
History
Mariano Alvira
d247a613b7
Not all pins default to GPIO. Setting func_sel to 3 enables GPIO for
...
each pin. Do this.
2009-09-17 16:11:19 -04:00
..
blink-allio.c
Not all pins default to GPIO. Setting func_sel to 3 enables GPIO for
2009-09-17 16:11:19 -04:00
blink-blue.c
updated to use the leds on the RedBee hardware and made it a little more general.
2009-06-22 12:35:39 -04:00
blink-green.c
updated to use the leds on the RedBee hardware and made it a little more general.
2009-06-22 12:35:39 -04:00
blink-red.c
updated to use the leds on the RedBee hardware and made it a little more general.
2009-06-22 12:35:39 -04:00
blink-white.c
updated to use the leds on the RedBee hardware and made it a little more general.
2009-06-22 12:35:39 -04:00
flasher.c
removing the old hardcoded type stuff from flasher.
2009-08-06 09:56:47 -04:00
nvm-read.c
…
nvm-write.c
…
rftest-rx.c
put rftests back to channel 11
2009-08-04 10:54:23 -04:00
rftest-tx.c
put rftests back to channel 11
2009-08-04 10:54:23 -04:00
romimg.c
…
sleep.c
…
tmr-ints.c
updated to use the leds on the RedBee hardware and made it a little more general.
2009-06-22 12:35:39 -04:00
tmr.c
updated to use the leds on the RedBee hardware and made it a little more general.
2009-06-22 12:35:39 -04:00
uart1-loopback.c
…