SWUpdate
SWUpdate provides a reliable way to update the software on an embedded system. Project is thought to help to update an embedded system from a storage media or from network. However, it should be mainly considered as a framework, where further protocols or installers (in SWUpdate they are called handlers) can be easily added to the application.
Programming language and technologies: C, C++, makefile, Shell
Author | Date | Patch Title |
---|---|---|
Maciej Pijanowski | 04-13-2021 | doc: fix wording and the progress program name |
Tomasz Żyjewski | 06-03-2019 | /core/swupdate.c: dynamic memory allocation for downloader, suricatta… |
Maciej Pijanowski | 09-07-2017 | building-with-yocto.rst: update signed images section |
Maciej Pijanowski | 04-25-2017 | doc: 80 chars wrap, single typos |
Maciej Pijanowski | 04-24-2017 | swupdate.rst: correct link to meta-swupdate |
Maciej Pijanowski | 04-24-2017 | doc: bootloader abstraction, GRUB support |
Maciej Pijanowski | 04-17-2017 | bootloader: add support for GRUB environment |
Piotr Król | 11-11-2016 | doc: fix various typos |