Skip to content

Commit c032ffa

Browse files
authored
Adding SUPPORTED TARGET details for Hummingbird (#958)
1 parent 8fe734e commit c032ffa

File tree

3 files changed

+20
-0
lines changed

3 files changed

+20
-0
lines changed

configs/HUMMINGBIRD_200RS/config.h

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@
1919
* If not, see <http://www.gnu.org/licenses/>.
2020
*/
2121

22+
/*
23+
SUPPORTED TARGET - THANK YOU
24+
REFERENCE: sha256_10a21db2f0c1df677b29c245ac2122d271ee543bc5916b99dfeee73867587273
25+
DATE: 2025-01-01
26+
*/
27+
2228
#pragma once
2329

2430
#define FC_TARGET_MCU AT32F435G

configs/HUMMINGBIRD_AIO255/config.h

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,13 @@
1818
*
1919
* If not, see <http://www.gnu.org/licenses/>.
2020
*/
21+
22+
/*
23+
SUPPORTED TARGET - THANK YOU
24+
REFERENCE: sha256_fac5a440080380dd0515aa3fbe743451d68933a21eba68f5cb30c0ee4f45da20
25+
DATE: 2025-01-01
26+
*/
27+
2128
#pragma once
2229

2330
#define FC_TARGET_MCU AT32F435G

configs/HUMMINGBIRD_FC305/config.h

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,13 @@
1818
*
1919
* If not, see <http://www.gnu.org/licenses/>.
2020
*/
21+
22+
/*
23+
SUPPORTED TARGET - THANK YOU
24+
REFERENCE: sha256_649a2f09c218999ef81c0067fa2f2325dce392b7beb2ea91d03f002c83898dc9
25+
DATE: 2025-01-01
26+
*/
27+
2128
#pragma once
2229

2330
#define FC_TARGET_MCU STM32F7X2

0 commit comments

Comments
 (0)