Skip to content

Commit

Permalink
Update rustlink
Browse files Browse the repository at this point in the history
  • Loading branch information
podhrmic committed Mar 19, 2018
1 parent da4cc6b commit cd10135
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion sw/ext/Makefile
Expand Up @@ -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:
Expand Down Expand Up @@ -69,6 +69,8 @@ hacl-c: hacl-c.update

key_generator: key_generator.update

rustlink: rustlink.update

chibios: chibios.update

TRICAL: TRICAL.update
Expand Down

0 comments on commit cd10135

Please sign in to comment.