osd-contiki/platform/osd-merkur
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
..
dev Refactor A/D conversion in adc.c 2014-11-19 13:53:32 +01:00
contiki-conf.h set 0xABCD default panid 2014-11-19 13:46:07 +01:00
contiki-main.c adapt new names and api 2014-11-19 13:40:09 +01:00
Makefile.osd-merkur Refactor A/D conversion in adc.c 2014-11-19 13:53:32 +01:00
node-id.c add platform osd-merkur 2014-11-19 12:04:38 +01:00
node-id.h add platform osd-merkur 2014-11-19 12:04:38 +01:00
params.c bugfix includes and names 2014-11-19 13:40:29 +01:00
params.h bugfix define panid 2014-11-19 13:42:47 +01:00
slip_uart0.c add platform osd-merkur 2014-11-19 12:04:38 +01:00