rtic
                                
                                 rtic copied to clipboard
                                
                                    rtic copied to clipboard
                            
                            
                            
                        Monotonic rewrite
See #873.
Hi @Finomnis , sorry for the delay on this!
Overall it looks like a very nice improvement of the monotonics. Would you like to cleanup the PR to get tests to start passing? And please give us a ping when we can test it more :D
@korken89 Hey! Sorry for the delay, I was kinda busy with family and stuff. I'll start working on this now again, looking forward to your feedback.
@korken89 Bump :)
Is this planned for merging or is there still discussion or more to do?
Is this planned for merging or is there still discussion or more to do?
Planned for merging, waiting for a review.
Awesome, I like what you've done and looking forward to it
Is this planned for merging or is there still discussion or more to do?
Planned for merging, waiting for a review.
We just merged a large RISC-V support PR that has minor clashes with this PR, could you rebase?
Some minor comments
Busy at work RN, might take a look later :)
@korken89 Fixed
@Finomnis Could you please rebase on latest master branch and while doing that remove all merge commits?
Might also be a good opportunity to tidy a bit in the commit log 😇
If unsure how, I'm happy to help 👍
@Finomnis Could you please rebase on latest master branch and while doing that remove all merge commits?
Might also be a good opportunity to tidy a bit in the commit log 😇
If unsure how, I'm happy to help 👍
I planned to do a squash merge, if that's allright. I'm too lazy to clean them up :D
Why have you downgrade esp32c3 version?
Why have you downgrade esp32c3 version?
My bad. Merging gets out of hand with these kind of huge merge requests. I hope it is merged soon.
@AfoHT Is it alright with you if we squash merge, instead of me cleaning up the commit history?
@korken89 Did some minor fixes after merging the main branch, should be stable again
@Finomnis don't worry about the esp32c3 QEMU run :)
I'm in the process of squashing/tidying the PR which is about to be merged
But if you got more commits coming I can hold off a little, or we just create another PR. What do you think?
I'll bring in the https://github.com/rtic-rs/rtic/pull/874/commits/986f9594709c936605c7a42b69182d3b3c21b199 onto the squashed/rebased WIP I got :)
I took the liberty of tacking on a tiny CI fix, to get CI happy enough for a merge :)
Very nice