osd-contiki/platform
Ralf Schlatterbeck abdf6f8c6b Refactor A/D conversion in adc.c
Now the necessary settings are in adc.h. Refactored to allow repeated
ADC reads without reinitialization. Arduino allows setting
analogReference, this is now also implemented.
ADC is now initialized to sane values in apps/arduino/arduino-process.c
dev/arduino/arduino-compat.h now has all hardware independent settings
for arduino (some moved from platform/osd-merkur/dev/hw-arduino.h).
turnOffPWM re-implemented with hw_timer, removed from wiring_digital.c
ADC-specific arduino stuff moved to arduino-compat.h
Arduinos wiring_analog no longer necessary.
arduino-sketch example now reads analog inputs 1 and 5 using analogRead.
2014-11-19 13:53:32 +01:00
..
apple2enh Merge pull request #722 from royscheefhals/contiki-fix 2014-07-28 22:04:36 +02:00
atarixl Merge pull request #722 from royscheefhals/contiki-fix 2014-07-28 22:04:36 +02:00
avr-atmega128rfa1 [doc] avr-raven: Fix placement of description for ravenserial group 2014-11-10 23:53:34 +01:00
avr-raven [doc] avr-raven: Fix placement of description for ravenserial group 2014-11-10 23:53:34 +01:00
avr-ravenlcd A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
avr-ravenusb llsec: Added a layer in between NETSTACK_MAC and NETSTACK_NETWORK for implementing link layer security 2014-08-04 01:09:57 -07:00
avr-rcb Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
avr-zigbit Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
c64 Changed the parameter 'char * data' of process_start to the 2014-06-12 13:40:28 +02:00
c128 Changed the parameter 'char * data' of process_start to the 2014-06-12 13:40:28 +02:00
cc2530dk llsec: Added a layer in between NETSTACK_MAC and NETSTACK_NETWORK for implementing link layer security 2014-08-04 01:09:57 -07:00
cc2538dk ContikiMAC: Create and parse ContikiMAC header in special framer; Expanded framer interface 2014-08-05 05:07:06 -07:00
cooja [doc] added faulty esb and msp430 references 2014-11-10 23:53:32 +01:00
econotag Merge pull request #684 from SmallLars/2nd-button 2014-10-08 14:05:24 -05:00
ev-aducrf101mkxz aducrf101mkxz: added llsec module 2014-08-05 09:15:40 -07:00
eval-adf7xxxmb4z llsec: Added a layer in between NETSTACK_MAC and NETSTACK_NETWORK for implementing link layer security 2014-08-04 01:09:57 -07:00
exp5438 Merge pull request #557 from kkrentz/llsec-integration 2014-10-08 15:45:46 +02:00
mbxxx [doc] Added minimal doxygen anchor for each platform currently available in Contiki 2014-11-10 23:53:34 +01:00
micaz frame802154: move inclusion of linkaddr.h from .h to .c file 2014-11-10 15:43:32 +01:00
minimal-net Moved the individual MODULE definitions from the top-level Makefile.include into the individual platforms' Makefiles 2014-01-26 23:20:36 +01:00
native [platform/native] Add to doxygen tree 2014-11-10 23:53:32 +01:00
osd-merkur Refactor A/D conversion in adc.c 2014-11-19 13:53:32 +01:00
seedeye [doc] Various fixes for doxygen grouping etc. 2014-11-10 23:53:32 +01:00
sensinode llsec: Added a layer in between NETSTACK_MAC and NETSTACK_NETWORK for implementing link layer security 2014-08-04 01:09:57 -07:00
sky sky: Initialize energest as early as possible 2014-10-09 09:42:56 +02:00
stm32test A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
win32 Changed the parameter 'char * data' of process_start to the 2014-06-12 13:40:28 +02:00
wismote ContikiMAC: Create and parse ContikiMAC header in special framer; Expanded framer interface 2014-08-05 05:07:06 -07:00
z1 Add function to change I2C baudrate and push relevant configuration values to platform config 2014-10-20 14:23:36 +02:00