- Notifications
You must be signed in to change notification settings - Fork9
Comparing changes
Open a pull request
base repository:marcelkottmann/esp32-javascript
Uh oh!
There was an error while loading.Please reload this page.
base:master
head repository:marcelkottmann/esp32-javascript
Uh oh!
There was an error while loading.Please reload this page.
compare:native-ota
Uh oh!
There was an error while loading.Please reload this page.
- 19commits
- 95files changed
- 1contributor
Commits on May 22, 2021
feat: first draft of native ota implementation
marcelkottmann committedMay 22, 2021 - marcelkottmann committed
May 22, 2021
Commits on May 23, 2021
- marcelkottmann committed
May 23, 2021 feat: improve logging to capture also log messages without js context
marcelkottmann committedMay 23, 2021
Commits on May 29, 2021
feat: perform garbage collection only, if no event is in queue
marcelkottmann committedMay 29, 2021 feat: improve socket-events performance
marcelkottmann committedMay 29, 2021
Commits on May 30, 2021
fix: some further improvements of logging and socket-events
marcelkottmann committedMay 30, 2021 feat: detect setups without ota partition setup
marcelkottmann committedMay 30, 2021
Commits on Jul 22, 2021
fix: some stability improvements
marcelkottmann committedJul 22, 2021 feat: move timer deletion from callback to synchronous code
marcelkottmann committedJul 22, 2021 - marcelkottmann committed
Jul 22, 2021 fix: fix memory leak in promise impl
marcelkottmann committedJul 22, 2021
Commits on Jul 31, 2021
fix: remove illegal call of triggerNextSelectIteration()
marcelkottmann committedJul 31, 2021
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff master...native-ota
Uh oh!
There was an error while loading.Please reload this page.