Closed
Description
n.b. The goal of this issue to to serve as a central location for discussion surrounding the overall direction UART HIL updates. As there are a few orthogonal HIL issues, the actual implementation of all the issues addressed here will be broken into discrete PRs, one for each major change.
Tracking
- Remove
initialize
from UART HIL. - Add generic lifetime to UART HIL
- RFC in Tracking: Generic over static lifetimes in HIL interfaces #1074
- PR in pending
- Add
ReturnCode
s to appropriate HIL methods