Fix objcopy 'memory exhausted' error when extracting the EXST hash
commit4fcf75265519003d5e4964038258ab03a19349a0
authorDominic Clifton <dominic.clifton@cleanflight.com>
Wed, 28 Apr 2021 09:24:05 +0000 (28 11:24 +0200)
committerDominic Clifton <dominic.clifton@cleanflight.com>
Thu, 23 Dec 2021 11:36:02 +0000 (23 12:36 +0100)
tree4148017e6e4869a36501c9dba0669a76af45ed09
parent115a584713240f35b39edb84cf96b81862729e04
Fix objcopy 'memory exhausted' error when extracting the EXST hash
section.

References:
* https://stackoverflow.com/questions/5235009/huge-binary-files-with-objcopy
Makefile