Skip to content

Use PlatformIO instead of Arduino IDE#37

Open
ha5la wants to merge 5 commits intoFormlabs:masterfrom
ha5la:platformio
Open

Use PlatformIO instead of Arduino IDE#37
ha5la wants to merge 5 commits intoFormlabs:masterfrom
ha5la:platformio

Conversation

@ha5la
Copy link

@ha5la ha5la commented Dec 30, 2021

This gives us one place to define library dependencies (platformio.ini) as opposed to many places before:

  • Arduino IDE (via manually clicking in the library manager)
  • repetitively defined in various yml files for github workflows

It is much easier to replicate locally what the CI does.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant