copercini
|
5c1b10f3bb
|
Small improvements in update example (#552)
- 100ms is too low to get server response
|
2017-08-01 20:12:28 +03:00 |
|
Arvind Ravulavaru
|
8965358bd3
|
added OTA Update S3 example with a sample bin (#445)
* added OTA Update S3 example with a sample bin
* Update as per comments
|
2017-06-14 10:12:39 +02:00 |
|
me-no-dev
|
bf60ca7e3b
|
Fix enable Update partition (only)
|
2017-06-03 20:11:41 +03:00 |
|
me-no-dev
|
c2f83f48e0
|
Revert "Fix enable Update partition"
This reverts commit 63e1daa5ea67ce0f9b89b789e4bb26672f64d32e.
|
2017-06-03 20:11:41 +03:00 |
|
me-no-dev
|
2e5743eaa1
|
Fix enable Update partition
|
2017-06-03 20:11:41 +03:00 |
|
me-no-dev
|
5b216b6622
|
Updater was missing enablePartition
|
2017-06-02 18:29:37 +03:00 |
|
me-no-dev
|
063d608e18
|
Optimize Update class
- add roll back API to switch the running partition
- do not write the partition magic until the end to prevent booting
into partially written update
|
2017-06-02 18:24:26 +03:00 |
|
Me No Dev
|
fa1716e73e
|
Add Ota and mdns (#257)
* Add Sketch Update Library
* Add MDNS Library
* Add Arduino OTA Library
* add missing library file
* Add library files for Update
* Add missing headers
* fix ota command
* Add espota binary
* remove bad example
* PlatformIO does not auto forward declare methods like Arduino Builder
|
2017-03-11 07:15:44 +01:00 |
|