Skip to content
Tim Caldwell edited this page Dec 8, 2019 · 1 revision

updating firmware

starting from r_e_c_u_r V2.0 images, it is now possible to update to the latest firmware version without needing to download and reflash the sd card.

instead all you need is to connect your pi to the internet and using the UPDATE_CODE action in the system settings. you can connect to the internet easily by connecting a ethernet cable between your pi and you modem.

Note: if you have made any modifications to the code on your image - including changing any input mapping - this meathod probably will not work ; you will need to manually resolve merge conflicts or reset your changes git reset --hard before pulling

just a reminder of some things i still need to do for documenting:

  • update dependances
  • update develop docs with info on new structure
  • update faq from questions in the fb group
Clone this wiki locally