-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
improvementImprovement proposal to existing featureImprovement proposal to existing feature
Description
Is your improvement proposal related to a problem? Please describe.
Currently, defining additional attributes for a port is very cumbersome:
- special helpers need to be defined to access port's extra info
- saving/restoring from flash is done manually, via
memcpy()& friends - getters also need to update cached value, when reading from flash
Describe the solution you'd like
A simple, concise way to define additional port attributes.
Metadata
Metadata
Assignees
Labels
improvementImprovement proposal to existing featureImprovement proposal to existing feature