ardupilot/libraries/AP_HAL_Linux/hwdef/bbbmini/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

12 lines
282 B
Plaintext

# BeagleBoneBlue mini
define AP_NOTIFY_GPIO_LED_3_ENABLED 1
define HAL_GPIO_A_LED_PIN 69
define HAL_GPIO_B_LED_PIN 68
define HAL_GPIO_C_LED_PIN 45
define HAL_BUZZER_PIN 11
define HAL_OPTFLOW_PX4FLOW_I2C_BUS 2
define HAL_RANGEFINDER_LIGHTWARE_I2C_BUS 2
define HAL_NUM_CAN_IFACES 1