The FirmwareUpdater is a mbed firmware update library with HTTP server on cloud.
Dependents: FirmwareUpdater_TestProgram geigercounter04 firm LPC1768_up_frim
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:851bd91fa0ae | 2010-11-05 | shintamainjp | Specification changed. The maximum firmware name length changed to 8 from 4. |
2:a9a32355af69 | 2010-11-03 | shintamainjp | Commented out printf. |
1:0305a8120f06 | 2010-11-03 | shintamainjp | 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. |
0:f9bdb06ab672 | 2010-11-03 | shintamainjp | Initial version. |