Platform.io Supported?

adafruit.io wippersnapper BETA support, discussions, and more!

Moderators: adafruit_support_bill, adafruit

Forum rules
If you're posting code, please make sure your code does not include your Adafruit IO Active Key or WiFi network credentials.
Locked
User avatar
rando
 
Posts: 110
Joined: Thu Jan 20, 2011 2:03 pm

Platform.io Supported?

Post by rando »

Howdy!

I just watched Adafruit's weekly Youtube video, and they mentioned that Platform.io is being used to speed up Whippersnapper builds.

I can't find support for this in the Github resources, am I missing something?

Thanks ...

User avatar
mikeysklar
 
Posts: 13936
Joined: Mon Aug 01, 2016 8:10 pm

Re: Platform.io Supported?

Post by mikeysklar »

@rando,

These are the Wippersnapper related repos. Have you explored all of these? I don't see a platform.io reference in any of them.

https://github.com/adafruit/Adafruit_Wi ... er_Arduino
https://github.com/adafruit/Wippersnapper_Boards
https://github.com/adafruit/Wippersnapper_Components
https://github.com/adafruit/Wippersnapper_Protobuf

User avatar
rando
 
Posts: 110
Joined: Thu Jan 20, 2011 2:03 pm

Re: Platform.io Supported?

Post by rando »

Here's the link to the video I mentioned previously ...

https://www.youtube.com/watch?v=-SURN2CWnV4

Around the 29 minute mark.

Here's the context ...

https://platformio.org/donate

User avatar
brubell
Learn User Page
 
Posts: 2010
Joined: Fri Jul 17, 2015 10:33 pm

Re: Platform.io Supported?

Post by brubell »

Hi Rando,

We only have this working for locally building WipperSnapper Arduino on the Feather HUZZAH ESP32 and the Feather ESP32-S2. I specifically use it for local development only at this time, the build system that produces uf2/binary files is using Arduino-CLI. And we provide pre-compiled binaries with every version.

Would you find it useful for me to commit the platformio.ini file to the repo?

User avatar
brubell
Learn User Page
 
Posts: 2010
Joined: Fri Jul 17, 2015 10:33 pm

Re: Platform.io Supported?

Post by brubell »

Following up on this..

I've added build instructions for PlatformIO and two platforms (ESP32, ESP32-S2) to the Adafruit WipperSnapper README here: https://github.com/adafruit/Adafruit_Wi ... platformio

I've also added a platformio.ini build environment file to the Adafruit Wippersnapper Arduino repository.

Please let me know if you can't get this going, more than happy to help!

Locked
Forum rules
If you're posting code, please make sure your code does not include your Adafruit IO Active Key or WiFi network credentials.

Return to “Adafruit IO Wippersnapper Beta”