adafruit / Adafruit_CircuitPlayground

library for Circuit Playground board
171 stars 77 forks source link

Moved to actions, ONLY testing CPC and CPX #51

Closed evaherrada closed 4 years ago

evaherrada commented 4 years ago

@PaintYourDragon I'm not quite sure what to do about mic_FFT_express.ino, but there seems to be a similar EPioType issue going on with the Circuit Playground Express

PaintYourDragon commented 4 years ago

What’s puzzling me is that it’s in an Arduino header, not our code. I continue to be stumped by this one.

evaherrada commented 4 years ago

Yeah, that is quite odd

siddacious commented 4 years ago

@dherrada that's the same error I got in https://github.com/adafruit/Adafruit_CircuitPlayground/pull/50

Please close that PR if you're going forward with this one. I don't care, but we certainly don't need two for the same thing :0

evaherrada commented 4 years ago

@siddacious That's fair. I think it had something to do with some #includes needing to be reordered. I'll take a look at the other PR @PaintYourDragon was able to fix and try to do the same thing here

evaherrada commented 4 years ago

Pretty sure this isn't working because of zeropdm, so once that gets merged and released, this should be fixed

evaherrada commented 4 years ago

@ladyada So I think the issue here is that the CI is using an outdated version of zeroPDM it got here https://github.com/adafruit/arduino-board-index/blob/gh-pages/boards/adafruit-samd-1.5.14.tar.bz2