mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-13 12:28:36 -07:00
Recator application build system: cleaner flags naming, set release flag to yes by default, include unit test and debug apps (#443)
This commit is contained in:
@@ -6,4 +6,4 @@ rm bootloader/.obj/f*/flash || true
|
||||
make -C bootloader -j9 flash
|
||||
|
||||
rm firmware/.obj/f*/flash || true
|
||||
make -C firmware -j9 APP_RELEASE=1 APP_DEBUG=1 flash
|
||||
make -C firmware -j9 flash
|
||||
|
||||
Reference in New Issue
Block a user