Skip to content

Commit 11cd36e

Browse files
author
Eike Ahmels
committed
Merge branch 'target/orqa_f051'
2 parents 289f64a + e9ce729 commit 11cd36e

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Inc/targets.h

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2019,6 +2019,14 @@
20192019
#define USE_SERIAL_TELEMETRY
20202020
#endif
20212021

2022+
#ifdef ORQA_F051
2023+
#define FIRMWARE_NAME "ORQA F0 "
2024+
#define FILE_NAME "ORQA_F051"
2025+
#define DEAD_TIME 100
2026+
#define HARDWARE_GROUP_F0_C
2027+
#define USE_SERIAL_TELEMETRY
2028+
#endif
2029+
20222030
/******************************* G071 Targets
20232031
* *********************************/
20242032

0 commit comments

Comments
 (0)