Add target CoreWingF405WMiniV2 - #11723
Conversation
…cceleration function
…driver support on the STM32Fxxx series.
…ALs do not support it.
… the MATEKF765SE. Allocate memory for the bxCan write and read messages.
…dle to the CAN instance to avoid a dangling pointer.
…fer and the task reads from the ring buffer. Fix missing include for math.h
Expand dronecan_messages_unittest.cc from 5 to 14 tests covering NodeStatus, Fix v1, Auxiliary, boundary values, and data type verification. Create canard_unittest.cc with 30 tests for the libcanard core: init/node ID, memory pool, CRC-16/CCITT, float16 conversion, transfer ID logic, DLC conversion, single/multi-frame TX, RX frame processing, and pool statistics. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The BatteryInfo message already contains current data which was being stored in dronecanBattSensorGetAmperage(), but this wasn't integrated with INAV's battery metering system. Changes: - Add CURRENT_SENSOR_CAN enum value in battery_config_structs.h - Add case handler in battery.c to read current from DroneCAN - Update settings.yaml to expose CAN option for current_meter_type Users can now select 'CAN' as the current_meter_type in CLI when using DroneCAN-compatible battery sensors. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…-merge Revert accidental merge of maintenance-10.x into maintenance-9.x
Removed redundant phrases and clarified manufacturer information.
…e-ordering-stdperiph drivers: fix DMA request disable ordering in timer IRQ handlers and stop functions
Add support for XTX XT25F128F nor flash chip
JHEMCUF435: enable UART2
…WINGMINI Add FlyingRC F4Wing Mini target updates
Qodo reviews are paused for this user.Troubleshooting steps vary by plan Learn more → On a Teams plan? Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center? |
Branch Targeting SuggestionYou've targeted the
If This is an automated suggestion to help route contributions to the appropriate branch. |
|
Test firmware build ready — commit Download firmware for PR #11723 1 targets built. Find your board's
|
de0c56d to
3781241
Compare
3781241 to
33ddb3a
Compare
|
The |
|
Hello. Are you a representative of the manufacturer? |
yes |
|
Excellent. Can you please get in touch with me on Discord? https://discord.gg/peg2hhbYwN INAV New Hardware Policy: |
The link https://discord.gg/peg2hhbYwN has expired.
|
|
This is trying to merge 3000 build files, make files and other generated products. It should be trimmed down to just the target files for the CoreWingV2 board and no binaries. |

CoreWing F405 Wing Mini V2
Summary
Adds support for the CoreWing F405 Wing Mini V2 flight controller board — the compact variant of the CoreWing F405 Wing V2 (
COREWINGF405WINGV2, merged in #11291).Hardware Specifications
Default Port Configuration
Pin Mapping
Motor/Servo Outputs
SPI Bus Assignment
I2C Bus Assignment
UART Pin Mapping
Differences from CoreWing F405 Wing V2 (#11291)
VBAT_SCALE_DEFAULT 1100Notes
PR Type
Enhancement
Description
Block Diagram
Build Verification
Built successfully against both
maintenance-9.x(inav_9.0.1_COREWINGF405WMINIV2.hex) andmaster(inav_9.1.0_COREWINGF405WMINIV2.hex) with arm-gnu-toolchain 13.2.rel1.