[chibios] Fix SPI driver for STM32F7xx (#3457)
Some checks failed
Issues due date / Add labels to issues (push) Has been cancelled
Doxygen / build (push) Has been cancelled
Docker update / build_docker_image (push) Has been cancelled

This commit is contained in:
Freek van Tienen
2025-05-21 19:59:28 +02:00
committed by GitHub
parent b6d1ca99ab
commit 41af189540
2 changed files with 2 additions and 2 deletions

View File

@@ -46,7 +46,7 @@ CHIBIOS_BOARD_STARTUP = startup_stm32f7xx.mk
FLASH_MODE ?= PX4_BOOTLOADER
PX4_TARGET = "ap"
PX4_PROTOTYPE ?= "${PAPARAZZI_HOME}/sw/tools/px4/px4fmu_5.0.prototype"
PX4_BL_PORT ?= "/dev/serial/by-id/usb-3D_Robotics_PX4_BL_FMU_v5.x_0-if00"
PX4_BL_PORT ?= "/dev/serial/by-id/*-BL_*,/dev/serial/by-id/*_BL_*"
#