Updated rboot to #75ca33b including the flash write bug.

This commit is contained in:
Johan Kanflo 2016-04-07 20:29:28 +02:00
parent 02c35d8a71
commit 9c49134d61
9 changed files with 505 additions and 130 deletions

View file

@ -1,4 +1,4 @@
*NOTE: This rboot-ota and the TFTP server ota-tftp.h are specific to esp-open-rtos. The below Makefile is from the upstream rboot-ota project.*
*NOTE: This rboot-ota and the TFTP server ota-tftp.h are specific to esp-open-rtos. The below Makefile is from the upstream rboot-ota project and the rboot code is taken from #75ca33b.*
For more details on OTA in esp-open-rtos, see https://github.com/SuperHouse/esp-open-rtos/wiki/OTA-Update-Configuration