The FirmwareUpdater is a mbed firmware update library with HTTP server on cloud.
Fork of FirmwareUpdater by
History
error correction in the program
2014-11-13, by vinajarr [Thu, 13 Nov 2014 07:40:14 +0000] rev 4
error correction in the program
Specification changed. The maximum firmware name length changed to 8 from 4.
2010-11-05, by shintamainjp [Fri, 05 Nov 2010 12:16:17 +0000] rev 3
Specification changed. The maximum firmware name length changed to 8 from 4.
Commented out printf.
2010-11-03, by shintamainjp [Wed, 03 Nov 2010 22:06:30 +0000] rev 2
Commented out printf.
Bug fixed. mbed can not sense a new firmware binary. Because there is no time stamp for the binary. So I decided to change a specification of my library.
2010-11-03, by shintamainjp [Wed, 03 Nov 2010 22:03:18 +0000] rev 1
Bug fixed. mbed can not sense a new firmware binary. Because there is no time stamp for the binary. So I decided to change a specification of my library.
Initial version.
2010-11-03, by shintamainjp [Wed, 03 Nov 2010 12:57:51 +0000] rev 0
Initial version.