1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-24 00:35:34 +03:00

[CMAKE] Remove BETAFLIGHTF3 target from releases

RAM no longer fits
This commit is contained in:
Alberto García Hierro 2020-09-06 16:11:46 +01:00
parent edf94ce7e3
commit c9b71fc4ea

View file

@ -1 +1 @@
target_stm32f303xc(BETAFLIGHTF3 COMPILE_DEFINITIONS "SPRACINGF3")
target_stm32f303xc(BETAFLIGHTF3 COMPILE_DEFINITIONS "SPRACINGF3" SKIP_RELEASES)