mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-09 22:49:53 +08:00
Init hacl-c submodule during 'make'
This commit is contained in:
+3
-1
@@ -33,7 +33,7 @@ EXT_DIR=$(PAPARAZZI_SRC)/sw/ext
|
||||
include $(PAPARAZZI_SRC)/conf/Makefile.arm-embedded-toolchain
|
||||
|
||||
|
||||
all: libopencm3 luftboot chibios fatfs libsbp mavlink TRICAL
|
||||
all: libopencm3 luftboot chibios fatfs libsbp mavlink TRICAL hacl-c
|
||||
|
||||
# update (and init if needed) all submodules
|
||||
update_submodules:
|
||||
@@ -65,6 +65,8 @@ luftboot: libopencm3.update luftboot.update luftboot.build
|
||||
luftboot_flash: luftboot.build
|
||||
$(Q)$(MAKE) -C luftboot/src flash BMP_PORT?=/dev/ttyACM0 LIBOPENCM3=../../libopencm3 PREFIX=$(PREFIX)
|
||||
|
||||
hacl-c: hacl-c.update
|
||||
|
||||
chibios: chibios.update
|
||||
|
||||
TRICAL: TRICAL.update
|
||||
|
||||
+1
-1
Submodule sw/ext/hacl-c updated: abf113b5af...9f7381d809
Reference in New Issue
Block a user