circuitpython/atmel-samd/common-hal/analogio
Dan Halbert 75c3be37ac Re-initialize ADC before every AnalogIn read. (#255)
`microcontroller.cpu.temperature` uses different ADC settings, and caused
AnalogIn to give wrong answers. AnalogIn can no longer assume it's the
only user of the ADC.
2017-09-16 13:06:23 -04:00
..
AnalogIn.c Re-initialize ADC before every AnalogIn read. (#255) 2017-09-16 13:06:23 -04:00
AnalogIn.h Re-initialize ADC before every AnalogIn read. (#255) 2017-09-16 13:06:23 -04:00
AnalogOut.c Modernize module and class static dicts; update freetouch 2017-08-27 15:02:50 -04:00
AnalogOut.h Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master. 2017-08-25 22:17:07 -04:00
__init__.c Split up nativeio. 2017-04-10 13:32:19 -07:00