chipKIT32 / chipKIT-core

Downloadable chipKIT core for use with Arduino 1.6 - 1.8+ IDE, PlatformIO, and UECIDE
http://chipkit.net/
Apache License 2.0
59 stars 53 forks source link

Non-blocking analogRead() functions added. #290

Closed JacobChrist closed 8 years ago

JacobChrist commented 8 years ago

This addresses issue #289: Split up analogRead() so that it can be used both as blocking and non-blocking.

This commit does this for MX and MZ ECG parts. The following are not implemented yet: MZ EFG, WiFire and OpenScope.

chipkitbot commented 8 years ago

The build was successful, and can be seen at http://chipkitjenkins.wayneandlayne.com/job/chipKIT-core%20PR%20Builder/184/.