mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-09 22:49:53 +08:00
galois embedded crypto module and secure transport (#2205)
* Added RNG for NPS, cleaned up telemetry config files * Added Rust submodules * Added simple status message * Updated gec transport and key exchange * Update pprzink * Compilation fix for Travis
This commit is contained in:
committed by
Gautier Hattenberger
parent
90c2c33b02
commit
d66fc0c3b7
@@ -9,7 +9,7 @@
|
||||
<header>
|
||||
<file name="rng.h" dir="mcu_periph"/>
|
||||
</header>
|
||||
<makefile target="ap|fbw">
|
||||
<makefile target="!fbw|sim">
|
||||
<define name="USE_RNG"/>
|
||||
<file_arch name="rng_arch.c" dir="mcu_periph"/>
|
||||
</makefile>
|
||||
|
||||
Reference in New Issue
Block a user