Closed davidlattimore closed 3 years ago
I expanded the second one to include the signature of the init function, which includes the ctx argument. init
and idle
come from the RTIC procedural macro. I could include a full RTIC program, but that might be a bit too much?
I could include a full RTIC program, but that might be a bit too much?
Yes, that would be too much. Someone facing this problem likely knows the structs, I guess.
Looks good to me now. Thanks a lot!
Additional context: https://github.com/knurling-rs/defmt/issues/450