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-12 14:30:35 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
platform
/
z1
/
dev
History
enricmcalvo
594d033c04
Added device drivers for tmp102 sensor for the Zolertia Z1 platform.
2011-01-20 10:28:00 +00:00
..
adxl345.c
Updated accelerometer drivers to avoid conflicts with radio transceiver.
2010-11-10 13:46:39 +00:00
adxl345.h
Added temporary definition of P1SEL2 for those mspgcc4 without complete port register definitions.
2010-11-14 21:59:02 +00:00
battery-sensor.c
…
button-sensor.c
…
cc2420-arch.c
Added I2C Master drivers and accelerometer drivers
2010-11-07 08:38:51 +00:00
i2cmaster.c
Added I2C Master drivers and accelerometer drivers
2010-11-07 08:38:51 +00:00
i2cmaster.h
Added I2C Master drivers and accelerometer drivers
2010-11-07 08:38:51 +00:00
radio-sensor.c
…
tmp102.c
Added device drivers for tmp102 sensor for the Zolertia Z1 platform.
2011-01-20 10:28:00 +00:00
tmp102.h
Added device drivers for tmp102 sensor for the Zolertia Z1 platform.
2011-01-20 10:28:00 +00:00
xmem.c
Moved watchdog_periodic into the lowest level to avoid multiple redundant calls higher up
2011-01-18 15:48:38 +00:00
z1-phidgets.c
…
z1-phidgets.h
…