-
Notifications
You must be signed in to change notification settings - Fork 4
Rethink (dynamic?) physical pin management #64
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
We've experimented with dynamic pin allocation with limited success. The complexity tradeoff when mixing static allocation(s) of resources vs the ability to change, say, UART pins at runtime is... tricky.
For now we're opting for hardcoding suitable pins on the different espressif ICs (those that do not usually create conflict due to "strapping pins" situations and/or bootloader interference), but we'd be open to ideas on how to do better.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request