You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
622: field writer's always generic r=Emilgardis a=burrbull
Alternative to #621
Reverts [7606706](7606706)
Advantages:
- easier generation logic, identical for single fields and field arrays (less potential bugs)
- easier to integrate #612
- less boilerplate, faster compilation
Disadvantages:
- as writer not attached to offsets, not obvious meaning of writer
- bigger firmware in debug mode? (need check)
Co-authored-by: Andrey Zgarbul <zgarbul.andrey@gmail.com>
0 commit comments