Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding SERIAL provider defaults. Removing auto-generation comment #12449

Merged
merged 1 commit into from
Mar 5, 2023
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.
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
7 changes: 1 addition & 6 deletions src/config/AG3XF4/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,7 @@
* If not, see <http://www.gnu.org/licenses/>.
*/

/*
This file has been auto generated from unified-targets repo.

The auto generation is transitional only, please remove this comment once the file is edited.
*/
#pragma once

#define FC_TARGET_MCU STM32F405

Expand Down Expand Up @@ -109,7 +105,6 @@
//TODO #define CURRENT_METER ESC
//TODO #define BATTERY_METER ADC
#define BEEPER_INVERTED
//TODO #define BEEPER_OD OFF
#define SYSTEM_HSE_MHZ 8
#define MAX7456_SPI_INSTANCE SPI3
//TODO #define DASHBOARD_I2C_BUS 2
Expand Down
7 changes: 1 addition & 6 deletions src/config/AG3XF7/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,7 @@
* If not, see <http://www.gnu.org/licenses/>.
*/

/*
This file has been auto generated from unified-targets repo.

The auto generation is transitional only, please remove this comment once the file is edited.
*/
#pragma once

#define FC_TARGET_MCU STM32F7X2

Expand Down Expand Up @@ -112,7 +108,6 @@
//TODO #define CURRENT_METER ESC
//TODO #define BATTERY_METER ADC
#define BEEPER_INVERTED
//TODO #define BEEPER_OD OFF
#define MAX7456_SPI_INSTANCE SPI3
#define FLASH_SPI_INSTANCE SPI2
#define USE_SPI_GYRO
Expand Down
7 changes: 1 addition & 6 deletions src/config/AIKONF4/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,7 @@
* If not, see <http://www.gnu.org/licenses/>.
*/

/*
This file has been auto generated from unified-targets repo.

The auto generation is transitional only, please remove this comment once the file is edited.
*/
#pragma once

#define FC_TARGET_MCU STM32F405

Expand Down Expand Up @@ -107,7 +103,6 @@
//TODO #define CURRENT_METER ADC
//TODO #define BATTERY_METER ADC
#define BEEPER_INVERTED
//TODO #define BEEPER_OD OFF
#define SYSTEM_HSE_MHZ 8
#define MAX7456_SPI_INSTANCE SPI3
//TODO #define DASHBOARD_I2C_BUS 1
Expand Down
7 changes: 1 addition & 6 deletions src/config/AIKONF7/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,7 @@
* If not, see <http://www.gnu.org/licenses/>.
*/

/*
This file has been auto generated from unified-targets repo.

The auto generation is transitional only, please remove this comment once the file is edited.
*/
#pragma once

#define FC_TARGET_MCU STM32F7X2

Expand Down Expand Up @@ -105,7 +101,6 @@
//TODO #define CURRENT_METER ADC
//TODO #define BATTERY_METER ADC
#define BEEPER_INVERTED
//TODO #define BEEPER_OD OFF
#define MAX7456_SPI_INSTANCE SPI2
#define FLASH_SPI_INSTANCE SPI3
#define USE_SPI_GYRO
Expand Down
7 changes: 1 addition & 6 deletions src/config/AIRBOTF4/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,7 @@
* If not, see <http://www.gnu.org/licenses/>.
*/

/*
This file has been auto generated from unified-targets repo.

The auto generation is transitional only, please remove this comment once the file is edited.
*/
#pragma once

#define FC_TARGET_MCU STM32F405

Expand Down Expand Up @@ -106,7 +102,6 @@
#define MAG_I2C_INSTANCE (I2CDEV_2)
#define BARO_SPI_INSTANCE SPI1
#define BEEPER_INVERTED
//TODO #define BEEPER_OD OFF
#define SYSTEM_HSE_MHZ 8
//TODO #define DASHBOARD_I2C_BUS 2
#define FLASH_SPI_INSTANCE SPI3
Expand Down
7 changes: 1 addition & 6 deletions src/config/AIRBOTF4SD/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,7 @@
* If not, see <http://www.gnu.org/licenses/>.
*/

/*
This file has been auto generated from unified-targets repo.

The auto generation is transitional only, please remove this comment once the file is edited.
*/
#pragma once

#define FC_TARGET_MCU STM32F405

Expand Down Expand Up @@ -111,7 +107,6 @@
#define BARO_SPI_INSTANCE SPI1
//TODO #define BLACKBOX_DEVICE SDCARD
#define BEEPER_INVERTED
//TODO #define BEEPER_OD OFF
//TODO #define SDCARD_DETECT_INVERTED ON
#define USE_SDCARD_SPI
#define SDCARD_SPI_INSTANCE SPI3
Expand Down
9 changes: 2 additions & 7 deletions src/config/AIRBOTF4V2/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,7 @@
* If not, see <http://www.gnu.org/licenses/>.
*/

/*
This file has been auto generated from unified-targets repo.

The auto generation is transitional only, please remove this comment once the file is edited.
*/
#pragma once

#define FC_TARGET_MCU STM32F405

Expand Down Expand Up @@ -82,14 +78,13 @@

#define ADC1_DMA_OPT 1

//TODO #define SERIALRX_PROVIDER SBUS

//TODO #define BLACKBOX_DEVICE SPIFLASH
//TODO #define DSHOT_BURST ON
//TODO #define CURRENT_METER ADC
//TODO #define BATTERY_METER ADC
//TODO #define IBATA_SCALE 179
#define BEEPER_INVERTED
//TODO #define BEEPER_OD OFF
#define SYSTEM_HSE_MHZ 8
#define MAX7456_SPI_INSTANCE SPI2
//TODO #define DASHBOARD_I2C_BUS 1
Expand Down
7 changes: 1 addition & 6 deletions src/config/AIRBOTF7/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,7 @@
* If not, see <http://www.gnu.org/licenses/>.
*/

/*
This file has been auto generated from unified-targets repo.

The auto generation is transitional only, please remove this comment once the file is edited.
*/
#pragma once

#define FC_TARGET_MCU STM32F7X2

Expand Down Expand Up @@ -89,7 +85,6 @@
//TODO #define BATTERY_METER ADC
//TODO #define IBATA_SCALE 179
#define BEEPER_INVERTED
//TODO #define BEEPER_OD OFF
#define MAX7456_SPI_INSTANCE SPI2
#define FLASH_SPI_INSTANCE SPI1
#define USE_SPI_GYRO
Expand Down
9 changes: 2 additions & 7 deletions src/config/AIRBOTF7HDV/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,7 @@
* If not, see <http://www.gnu.org/licenses/>.
*/

/*
This file has been auto generated from unified-targets repo.

The auto generation is transitional only, please remove this comment once the file is edited.
*/
#pragma once

#define FC_TARGET_MCU STM32F7X2

Expand Down Expand Up @@ -79,14 +75,13 @@

//TODO #define BARO_BUSTYPE I2C
#define BARO_I2C_INSTANCE (I2CDEV_1)
//TODO #define SERIALRX_PROVIDER SBUS

//TODO #define BLACKBOX_DEVICE SPIFLASH
//TODO #define DSHOT_BURST ON
//TODO #define CURRENT_METER ADC
//TODO #define BATTERY_METER ADC
//TODO #define IBATA_SCALE 179
#define BEEPER_INVERTED
//TODO #define BEEPER_OD OFF
#define FLASH_SPI_INSTANCE SPI2
#define USE_SPI_GYRO
#define GYRO_1_SPI_INSTANCE SPI1
Expand Down
7 changes: 1 addition & 6 deletions src/config/AIRF7/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,7 @@
* If not, see <http://www.gnu.org/licenses/>.
*/

/*
This file has been auto generated from unified-targets repo.

The auto generation is transitional only, please remove this comment once the file is edited.
*/
#pragma once

#define FC_TARGET_MCU STM32F7X2

Expand Down Expand Up @@ -90,7 +86,6 @@
//TODO #define BATTERY_METER ADC
//TODO #define IBATA_SCALE 179
#define BEEPER_INVERTED
//TODO #define BEEPER_OD OFF
#define MAX7456_SPI_INSTANCE SPI3
//TODO #define PINIO_BOX 40,255,255,255
//TODO #define PINIO_CONFIG 1,1,1,1
Expand Down
7 changes: 1 addition & 6 deletions src/config/ALIENFLIGHTF4/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,7 @@
* If not, see <http://www.gnu.org/licenses/>.
*/

/*
This file has been auto generated from unified-targets repo.

The auto generation is transitional only, please remove this comment once the file is edited.
*/
#pragma once

#define FC_TARGET_MCU STM32F405

Expand Down Expand Up @@ -119,7 +115,6 @@
//TODO #define DSHOT_BURST ON
//TODO #define BATTERY_METER ADC
#define BEEPER_INVERTED
//TODO #define BEEPER_OD OFF
//TODO #define SDCARD_DETECT_INVERTED ON
#define USE_SDCARD_SPI
#define SDCARD_SPI_INSTANCE SPI2
Expand Down
7 changes: 1 addition & 6 deletions src/config/ALIENFLIGHTNGF7/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,7 @@
* If not, see <http://www.gnu.org/licenses/>.
*/

/*
This file has been auto generated from unified-targets repo.

The auto generation is transitional only, please remove this comment once the file is edited.
*/
#pragma once

#define FC_TARGET_MCU STM32F7X2

Expand Down Expand Up @@ -117,7 +113,6 @@
//TODO #define DSHOT_BURST ON
//TODO #define BATTERY_METER ADC
#define BEEPER_INVERTED
//TODO #define BEEPER_OD OFF
//TODO #define SDCARD_DETECT_INVERTED ON
#define USE_SDCARD_SPI
#define SDCARD_SPI_INSTANCE SPI2
Expand Down
7 changes: 1 addition & 6 deletions src/config/ALIENFLIGHTNGF7_DUAL/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,7 @@
* If not, see <http://www.gnu.org/licenses/>.
*/

/*
This file has been auto generated from unified-targets repo.

The auto generation is transitional only, please remove this comment once the file is edited.
*/
#pragma once

#define FC_TARGET_MCU STM32F7X2

Expand Down Expand Up @@ -105,7 +101,6 @@
//TODO #define DSHOT_BURST ON
//TODO #define BATTERY_METER ADC
#define BEEPER_INVERTED
//TODO #define BEEPER_OD OFF
//TODO #define SDCARD_DETECT_INVERTED ON
#define USE_SDCARD_SPI
#define SDCARD_SPI_INSTANCE SPI2
Expand Down
7 changes: 1 addition & 6 deletions src/config/ALIENFLIGHTNGF7_ELRS/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,7 @@
* If not, see <http://www.gnu.org/licenses/>.
*/

/*
This file has been auto generated from unified-targets repo.

The auto generation is transitional only, please remove this comment once the file is edited.
*/
#pragma once

#define FC_TARGET_MCU STM32F7X2

Expand Down Expand Up @@ -117,7 +113,6 @@
//TODO #define DSHOT_BURST ON
//TODO #define BATTERY_METER ADC
#define BEEPER_INVERTED
//TODO #define BEEPER_OD OFF
//TODO #define SDCARD_DETECT_INVERTED ON
#define USE_SDCARD_SPI
#define SDCARD_SPI_INSTANCE SPI2
Expand Down
7 changes: 1 addition & 6 deletions src/config/ALIENFLIGHTNGF7_RX/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,7 @@
* If not, see <http://www.gnu.org/licenses/>.
*/

/*
This file has been auto generated from unified-targets repo.

The auto generation is transitional only, please remove this comment once the file is edited.
*/
#pragma once

#define FC_TARGET_MCU STM32F7X2

Expand Down Expand Up @@ -107,7 +103,6 @@
//TODO #define DSHOT_BURST ON
//TODO #define BATTERY_METER ADC
#define BEEPER_INVERTED
//TODO #define BEEPER_OD OFF
//TODO #define SDCARD_DETECT_INVERTED ON
#define USE_SDCARD_SPI
#define SDCARD_SPI_INSTANCE SPI2
Expand Down
7 changes: 1 addition & 6 deletions src/config/ALIENWHOOPF4/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,7 @@
* If not, see <http://www.gnu.org/licenses/>.
*/

/*
This file has been auto generated from unified-targets repo.

The auto generation is transitional only, please remove this comment once the file is edited.
*/
#pragma once

#define FC_TARGET_MCU STM32F405

Expand Down Expand Up @@ -79,7 +75,6 @@
//TODO #define MAG_BUSTYPE SLAVE
//TODO #define BLACKBOX_DEVICE SPIFLASH
#define BEEPER_INVERTED
//TODO #define BEEPER_OD OFF
#define SYSTEM_HSE_MHZ 8
#define MAX7456_SPI_INSTANCE SPI2
#define FLASH_SPI_INSTANCE SPI3
Expand Down
7 changes: 1 addition & 6 deletions src/config/ANYFCF7/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,7 @@
* If not, see <http://www.gnu.org/licenses/>.
*/

/*
This file has been auto generated from unified-targets repo.

The auto generation is transitional only, please remove this comment once the file is edited.
*/
#pragma once

#define FC_TARGET_MCU STM32F745

Expand Down Expand Up @@ -123,7 +119,6 @@
#define BARO_I2C_INSTANCE (I2CDEV_2)
//TODO #define BLACKBOX_DEVICE SDCARD
#define BEEPER_INVERTED
//TODO #define BEEPER_OD OFF
//TODO #define SDCARD_DETECT_INVERTED ON
#define USE_SDCARD_SPI
#define SDCARD_SPI_INSTANCE SPI4
Expand Down
7 changes: 1 addition & 6 deletions src/config/ANYFCM7/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,7 @@
* If not, see <http://www.gnu.org/licenses/>.
*/

/*
This file has been auto generated from unified-targets repo.

The auto generation is transitional only, please remove this comment once the file is edited.
*/
#pragma once

#define FC_TARGET_MCU STM32F7X2

Expand Down Expand Up @@ -107,7 +103,6 @@
#define BARO_I2C_INSTANCE (I2CDEV_2)
//TODO #define BLACKBOX_DEVICE SPIFLASH
#define BEEPER_INVERTED
//TODO #define BEEPER_OD OFF
#define MAX7456_SPI_INSTANCE SPI3
#define FLASH_SPI_INSTANCE SPI2
#define USE_SPI_GYRO
Expand Down