ardupilot/libraries/AP_HAL_Linux/hwdef/pxf/hwdef.dat
Peter Barker 6004ed44c7 AP_HAL_Linux: add and use linux_hwdef.py
like chibios_hwdef.py - but for Linux
2025-02-19 15:42:52 +11:00

9 lines
215 B
Plaintext

# hwdef for Pixhawk firecape
define AP_NOTIFY_TONEALARM_ENABLED 1
define AP_NOTIFY_GPIO_LED_3_ENABLED 1
define HAL_GPIO_A_LED_PIN 61
define HAL_GPIO_B_LED_PIN 48
define HAL_GPIO_C_LED_PIN 117