knurling-rs / probe-run

Run embedded programs just like native ones
Apache License 2.0
643 stars 75 forks source link

README.md: Add troubleshooting for use with RTIC #183

Closed davidlattimore closed 3 years ago

davidlattimore commented 3 years ago

Additional context: https://github.com/knurling-rs/defmt/issues/450

davidlattimore commented 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?

Urhengulas commented 3 years ago

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!

bors[bot] commented 3 years ago

Build succeeded: