Skip to content

Build out support for PlatformIO #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
nseidle opened this issue Jun 26, 2019 · 4 comments
Open

Build out support for PlatformIO #14

nseidle opened this issue Jun 26, 2019 · 4 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@nseidle
Copy link
Member

nseidle commented Jun 26, 2019

I've never done it but if someone has the experience getting an platform into platformio I would love to work with them. Please let me know.

@nigelb
Copy link
Contributor

nigelb commented Dec 1, 2019

Hi, I wouldn't say I am experienced at development for PlatformIO but I have been playing with this: https://github.com/nigelb/platform-apollo3blue. It has not received a lot of testing because I ran into this issue: #94

@oclyke oclyke added enhancement New feature or request help wanted Extra attention is needed labels Jan 6, 2020
@jerabaul29
Copy link

Just curious of what the status is here? :)

@nigelb
Copy link
Contributor

nigelb commented Jun 11, 2021

Hi, I and have recently fixed a lot of bugs (in platform-apollo3blue) and got thing working pretty well so that the master can now build against both the v1.x.x and v2.x.x series of Arduino_Apollo3 (example). Now that I have identified (sparkfun/Apollo3_Uploader_SVL#4) and found a work around for (sparkfun/Apollo3_Uploader_SVL#6) my last remaining issue with uploading a firmware from Linux I think it is getting to the point where, soon, I can publish the apollo3blue platform to the PlatformIO repository.

For this to happen we need to sort out the following in Arduino_Apollo3:

  1. Version bump the package.json of the 1.x.x series - Pull Request Update package.json version to 1.2.3 #437.
  2. Add a package.json for the v2.x.x series (I am happy to submit a pull request): Pull Request Add platformio package.json file #430 has been accepted.
  3. With the release of PlatformIO 5 they removed the ability to point to other repositories for packages. What this means is that both versions of Arduino_Apollo3 will need to be published to PlatformIO repositories.

@jerabaul29
Copy link

Just being curious: any progresses forward on this? I can personally install / tweak by hand things, but working with some students / other users who have difficulties getting the platformio package going and switching between core v1 and core v2 there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants