boards: CUAV CAN_GPS v1.2 cannode (stm32f412) with UAVCAN bootloader

This commit is contained in:
Daniel Agar
2020-09-23 14:30:54 -04:00
committed by GitHub
parent 8579b5dd26
commit 0a607bdc67
30 changed files with 2103 additions and 3 deletions
@@ -0,0 +1,14 @@
#!/bin/sh
#
# board specific defaults
#------------------------------------------------------------------------------
if [ $AUTOCNF = yes ]
then
# Disable safety switch by default
param set CBRK_IO_SAFETY 22027
fi
#safety_button start
@@ -0,0 +1,10 @@
#!/bin/sh
#
# board sensors init
#------------------------------------------------------------------------------
#board_adc start
# Internal SPI
ms5611 -s start
rm3100 -s start