ademuri
d2620a72d2
Fix analog ref enums. ( #83 )
...
AR_INTERNAL was removed in #74 . Because of this, non-SAMD51 boards fail because AR_INTERNAL isn't defined.
This also define AR_INTERNAL_2V23, which is also used for non-SAMD51
boards.
2019-01-26 15:26:05 -05:00
John Baker
166b43b8dc
Update wiring_analog.c and wiring_analog.h ( #74 )
...
* Update wiring_analog.c and wiring_analog.h
* Correct typos in comments so voltages are correctly identified
2019-01-05 18:42:09 -05:00
Cristian Maglie
1a1856c2fc
License fix and cosmetic changes.
2015-06-14 17:16:37 +02:00
Cristian Maglie
e7d9d28571
Merge branch 'zero' into adc-dac-fix
...
Conflicts:
hardware/arduino/samd/cores/arduino/wiring.c
hardware/arduino/samd/cores/arduino/wiring_analog.c
2014-09-25 13:43:21 +02:00
Torgeir Bjoernvold
df01520701
Various fix to ADC and DAC.
2014-09-25 13:02:33 +02:00
Thibaut VIARD
11de3873ad
Fixing PIN_A0 reference issue
...
Signed-off-by: Thibaut VIARD <thibaut.viard@atmel.com>
2014-09-15 12:05:54 +02:00
Cristian Maglie
3c996b2c84
fixed include
2014-09-12 19:08:17 +02:00
Thibaut VIARD
ae42fd1167
Adding license in files, update platform.txt
2014-07-25 17:11:29 +02:00
BAUDIN
e420b4fa62
Fixing Analog Reference values
2014-06-26 11:52:32 +02:00
Jonathan BAUDIN
f397a09a7f
Implement DAC
2014-06-03 10:12:30 +02:00
Jonathan BAUDIN
d722e05e69
Implements ADC functions
2014-05-26 15:58:07 +02:00
Thibaut VIARD
a73966ceaa
Fixing the failed compilation due to PR #16 merge
2014-05-13 17:23:25 +02:00
Thibaut VIARD
973ccc47d8
Adding first files, not Zero specific
2014-04-15 14:46:03 +02:00