goliatone / wee-things-workshop

A tutorial of little connected things
6 stars 6 forks source link

Better way to handle firmware updates #14

Open goliatone opened 8 years ago

goliatone commented 8 years ago

Currently if we change the firmware, we need to update documentation and slides. Ideally, we should not do any of those two.

We could instead make reference to a file esp_firmware.bin, and store that in the bin directory. On updates, we would just rename our source file.