mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-09-25 12:09:56 +08:00
* feat(boards/tustin_mach): add TUSTIN MACH board support Add the STM32H743-based TUSTIN MACH flight controller target with its in-tree bootloader, peripheral mappings, sensor startup, storage layout, and firmware metadata. Configure Board ID 1225, the authorized USB VID/PID pair, SDMMC2, one DroneCAN interface, SPI FRAM parameter storage, and I2C EEPROM storage for the product identifier. Assisted-by: OpenAI Codex: GPT-5 * Update boards/tustin/mach/src/hw_config.h Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update boards/tustin/mach/src/hw_config.h Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>