Skip to content

Conversation

jessebraham
Copy link
Member

Unfortunately since espmonitor is licensed under GPL we are no longer able to use it after the relicensing. This adds back in some of the code which was removed when adding espmonitor, and then re-implements the necessary functionality to get us back to where we were.

One added benefit of this new implementation is that print!() actually works now, as we do not buffer until a newline like espmonitor does.

Closes #253.

Unfortunately since `espmonitor` is licensed under GPL we are no longer able to use it after the relicensing
Copy link
Contributor

@bjoernQ bjoernQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - works great
Really happy to not need new-lines to print anything anymore!
Regarding the regex - it's up to you if you want to adapt it now or not - not that much important

@jessebraham jessebraham merged commit 046c467 into esp-rs:master Oct 5, 2022
@jessebraham jessebraham deleted the feature/monitor branch October 5, 2022 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The espmonitor dependency must be removed (as it is GPL)

3 participants