mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-09 22:49:53 +08:00
Update rustlink
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 hacl-c key_generator
|
||||
all: libopencm3 luftboot chibios fatfs libsbp mavlink TRICAL hacl-c key_generator rustlink
|
||||
|
||||
# update (and init if needed) all submodules
|
||||
update_submodules:
|
||||
@@ -69,6 +69,8 @@ hacl-c: hacl-c.update
|
||||
|
||||
key_generator: key_generator.update
|
||||
|
||||
rustlink: rustlink.update
|
||||
|
||||
chibios: chibios.update
|
||||
|
||||
TRICAL: TRICAL.update
|
||||
|
||||
Reference in New Issue
Block a user