forked from betaflight/betaflight
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MAKE - improvement (betaflight#14079)
* MAKE - improvement - specify SDK file for each target pair on linux and macosx - verify checksum before unpacking downloaded file (curl ignores server certificate) - infer ARM_SDK_DIR from SDK file name - detect installed SDK, checking that it is newer than downloaded file (.installed file in SDK dir) - fix unzip on windows (doubly nested SDK directory was created) * MAKE - fix .zip handling * MAKE - unintended space on windows
- Loading branch information
Showing
1 changed file
with
31 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters