ARMmbed / ci-test-shield

mbed CI Test Shield
Apache License 2.0
9 stars 36 forks source link

Add target override for K82F analog out pin (requires jumper wire to A5) #77

Closed maclobdell closed 6 years ago

maclobdell commented 6 years ago

The analog out pin on K82F is available on DAC0_OUT which is directly next to A5 on the double header. The CI test shield expects DAC to be on A5, so need to add a jumper wire between A5 and DAC0_OUT and use this change.

cc @mmahadevan108