1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-13 11:29:56 +03:00

Test for new target PR template

This commit is contained in:
Marcelo Bezerra 2024-04-15 23:17:46 +02:00
parent 83d80f3bb4
commit cc28d0d354
No known key found for this signature in database
GPG key ID: 718A5AC065848530

View file

@ -0,0 +1,38 @@
This pull requests adds support for ``$TARGET_NAME``
* [ ] Target complies with ``docs/policies/NEW_HARDWARE_POLICY.md``
The following items have been checked and confimed working by an INAV developer on actual hardware: (feel free to remove non-relevant items)
* [ ] Samples received
* [ ] Flash firmware
* [ ] Calibrate
* [ ] Orientation matches
* [ ] Gyro working
* [ ] Accel working
* [ ] Voltage correct
* [ ] Current correct
* [ ] Baro working
* [ ] Mag I2C Bus
* [ ] Additional I2C2 Buses (Airspeed/other accessories)
* [ ] UART1
* [ ] UART2
* [ ] UART3
* [ ] UART4
* [ ] UART5
* [ ] UART6
* [ ] UART7
* [ ] UART8
* [ ] Analog Camera working
* [ ] Video Out working
* [ ] OSD working
* [ ] LEDs working
* [ ] Buzzer working
* [ ] Motor outputs
* [ ] DShot support on m1-4
* [ ] Servo outputs
* [ ] Blackbox
* [ ] PINIO1
* [ ] PINIO2
* [ ] PINIO3
* [ ] PINIO4