Update libopencm3 and add Random Number Generator (RNG) (#2192)

* Compilation fixes (CAN bus)

* Update libopencm3

* Compilation fixes

* Added Random Number Generator for stm32 autopilots

* Compilation fixes
This commit is contained in:
Michal Podhradsky
2017-11-28 15:01:36 -08:00
committed by GitHub
parent da7003b358
commit 640c5aa8c5
9 changed files with 148 additions and 9 deletions
@@ -56,6 +56,7 @@ Aggie Air ARK
<modules>
<module name="sys_mon"/>
<module name="rng"/>
<module name="copilot"/>
<module name="extra_dl">
<!-- in order to use uart1 without chibios we need to remap the peripheral-->
@@ -53,6 +53,7 @@
<module name="gps" type="ubx_ucenter"/>
<module name="geo_mag"/>
<module name="air_data"/>
<module name="rng"/>
</modules>
<servos driver="Pwm">