Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions configs/HUMMINGBIRD_200RS/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,12 @@
* If not, see <http://www.gnu.org/licenses/>.
*/

/*
SUPPORTED TARGET - THANK YOU
REFERENCE: sha256_10a21db2f0c1df677b29c245ac2122d271ee543bc5916b99dfeee73867587273
DATE: 2025-01-01
*/

#pragma once

#define FC_TARGET_MCU AT32F435G
Expand Down
7 changes: 7 additions & 0 deletions configs/HUMMINGBIRD_AIO255/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,13 @@
*
* If not, see <http://www.gnu.org/licenses/>.
*/

/*
SUPPORTED TARGET - THANK YOU
REFERENCE: sha256_fac5a440080380dd0515aa3fbe743451d68933a21eba68f5cb30c0ee4f45da20
DATE: 2025-01-01
*/

#pragma once

#define FC_TARGET_MCU AT32F435G
Expand Down
7 changes: 7 additions & 0 deletions configs/HUMMINGBIRD_FC305/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,13 @@
*
* If not, see <http://www.gnu.org/licenses/>.
*/

/*
SUPPORTED TARGET - THANK YOU
REFERENCE: sha256_649a2f09c218999ef81c0067fa2f2325dce392b7beb2ea91d03f002c83898dc9
DATE: 2025-01-01
*/

#pragma once

#define FC_TARGET_MCU STM32F7X2
Expand Down