nerves-project / nerves

Craft and deploy bulletproof embedded software in Elixir
http://nerves-project.org
Apache License 2.0
2.26k stars 193 forks source link

firmware.patch handles FAT resources #964

Closed johngiffin closed 7 months ago

johngiffin commented 7 months ago

With the following patch https://github.com/fwup-home/fwup/pull/202 , fwup is able to apply delta updates on FAT resources.

This patch update firmware.patch mix task to create firmware patches including FAT resources delta updates.