chore: Cleanup remaining userlib namespace imports#1857
Conversation
|
@cbiffle My apologies for the ping: Would you be amenable to taking a look at this? All CI tests have been fully green, only |
633adda to
c453676
Compare
|
The remaining lpc55xpresso Though oops, I only now actually checked whether |
1088b47 to
12c27bc
Compare
jamesmunns
left a comment
There was a problem hiding this comment.
Thank you, and apologies for the delay @aapoalas!
This PR ends my work of walking through the hubris code base, removing userlib namespace imports.
This time I did a search-and-replace on all of these to clear them out. I currently see some build issue about notifications with
app/lpc55xpresso/app-sprot.toml; how thenotificationsshould get built is not quite clear to me.Another interesting file is
task/template/src/main.rswhere we have this comment:I'm not sure if I should add some imports here or not.