The FirmwareUpdater is a mbed firmware update library with HTTP server on cloud.

Dependents:   FirmwareUpdater_TestProgram geigercounter04 firm LPC1768_up_frim

History

Specification changed. The maximum firmware name length changed to 8 from 4. default tip

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.