adafruit / ci-arduino

A script that will install all of the common dependencies for testing Arduino library builds using Github Actions
MIT License
115 stars 73 forks source link

move all_platforms to its own file #149

Closed hathach closed 11 months ago

hathach commented 1 year ago

move ALL_PLATFORMS to its own file all_platforms.py to make it easier for other repo to re-use the definitions. This is sometime is useful for other repo without maintaining the list locally.

brentru commented 1 year ago

@hathach @ladyada Are we still interested in this PR? I think it's great for maintainability and user-contributions.

ladyada commented 1 year ago

yah sorry i didnt see this, its ok but will need conflicts resolved

hathach commented 1 year ago

ah, I forgot about this as well, will update & resolve the conflict soon ...

ladyada commented 11 months ago

@hathach wanna try now that you're done with some recent projects?

hathach commented 11 months ago

@ladyada yeah, just bump it up to lastest and resolve conflict. Should be good for review.