pablobuenaposada / HonDash

Dashboard for Hondata K-Pro & S300 ECUs
GNU Affero General Public License v3.0
66 stars 29 forks source link

Adds image creation instructions :cd: #93

Closed pablobuenaposada closed 4 years ago

pablobuenaposada commented 4 years ago

Basically adds some makefile commands to create the sd card image and shrink it using https://github.com/Drewsif/PiShrink tool that resizes it to a smaller image and also handles the expansion of the full volume in the first boot up. Closes #67 and #91