Skip to content

Conversation

@tcsullivan
Copy link
Collaborator

We've been depending on PlatformIO for awhile now: it has better modern C++ support and makes OTA signing easier, to name a couple of reasons. It was useful to have a period of supporting both PIO and the Arduino IDE, but at this point I think PIO needs to be our primary build system. Anyone who contributes to the firmware in the future needs to be able to work/test with PIO anyway.

These commits remove code related to Arduino IDE support and flags that managed the dual support. This includes the removal of the config.h header, which was the source of some problems in the past since it was easy to forget about.

@tcsullivan tcsullivan merged commit 6319bfd into main Nov 2, 2024
2 checks passed
@tcsullivan tcsullivan deleted the platformio-only branch November 2, 2024 18:35
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.

2 participants