boards: add SPA06 to KakuteH7/H7mini/H7v2 boards

This commit is contained in:
Julian Oes
2024-11-19 14:57:07 +13:00
committed by Ramon Roche
parent ca611f1580
commit dba5383e99
3 changed files with 12 additions and 3 deletions
@@ -11,4 +11,7 @@ then
icm42688p -R 6 -s start
fi
bmp280 -X start
if ! bmp280 -X start
then
spa06 -X start
fi
@@ -9,4 +9,7 @@ then
icm42688p -R 0 -s start
fi
bmp280 -X start
if ! bmp280 -X start
then
spa06 -X start
fi
@@ -9,4 +9,7 @@ then
icm42688p -R 0 -s start
fi
bmp280 -X start
if ! bmp280 -X start
then
spa06 -X start
fi