Skip to content

Commit

Permalink
***REVERT ME*** Only test STM32G0 ***REVERT ME***
Browse files Browse the repository at this point in the history
  • Loading branch information
thisiskeithb committed Oct 7, 2023
1 parent a1d5249 commit 2de1d09
Showing 1 changed file with 58 additions and 58 deletions.
116 changes: 58 additions & 58 deletions .github/workflows/test-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,60 +35,60 @@ jobs:
test-platform:

# Native
- linux_native
#- linux_native

# AVR
- mega2560
- mega1280
- at90usb1286_dfu
#- mega2560
#- mega1280
#- at90usb1286_dfu

# AVR Extended
- FYSETC_F6
- melzi_optiboot
- rambo
- sanguino1284p
- sanguino644p
#- FYSETC_F6
#- melzi_optiboot
#- rambo
#- sanguino1284p
#- sanguino644p

# SAM3X8E
- DUE
- DUE_archim
#- DUE
#- DUE_archim

# SAMD21
- SAMD51_grandcentral_m4
- SAMD21_minitronics20
#- SAMD51_grandcentral_m4
#- SAMD21_minitronics20

# ESP32
- esp32
- mks_tinybee
#- esp32
#- mks_tinybee

# Teensy 2
#- at90usb1286_cdc

# Teensy MK20DX256
- teensy31
#- teensy31

# Teensy MK64FX512, MK66FX1M0
- teensy35
#- teensy35

# Teensy IMXRT1062DVx6A
- teensy41
#- teensy41

# STM32F0
- malyan_M300
- STM32F070CB_malyan
- STM32F070RB_malyan
#- malyan_M300
#- STM32F070CB_malyan
#- STM32F070RB_malyan

# STM32F1
- chitu_f103
- mks_robin
- mks_robin_nano_v1v2
- PANDA_PI_V29
- STM32F103RC_btt
- STM32F103RC_fysetc
- STM32F103RE_btt
- STM32F103RE_btt_USB
- STM32F103RE_creality
- STM32F103VE_longer
#- chitu_f103
#- mks_robin
#- mks_robin_nano_v1v2
#- PANDA_PI_V29
#- STM32F103RC_btt
#- STM32F103RC_fysetc
#- STM32F103RE_btt
#- STM32F103RE_btt_USB
#- STM32F103RE_creality
#- STM32F103VE_longer
#- mks_robin_mini
#- mks_robin_nano_v1_3_f4_usbmod
#- mks_robin_nano_v1v2_usbmod
Expand All @@ -97,37 +97,37 @@ jobs:
#- STM32F103RE

# STM32F4
- ARMED
- BIGTREE_BTT002
- BIGTREE_GTR_V1_0
- BIGTREE_SKR_PRO
- FLYF407ZG
- FYSETC_S6
- LERDGEK
- LERDGEX
- mks_robin_pro2
- Opulo_Lumen_REV3
- rumba32
- STM32F401RC_creality
- STM32F407VE_black
- I3DBEEZ9_V1
#- ARMED
#- BIGTREE_BTT002
#- BIGTREE_GTR_V1_0
#- BIGTREE_SKR_PRO
#- FLYF407ZG
#- FYSETC_S6
#- LERDGEK
#- LERDGEX
#- mks_robin_pro2
#- Opulo_Lumen_REV3
#- rumba32
#- STM32F401RC_creality
#- STM32F407VE_black
#- I3DBEEZ9_V1

# STM32F7
- NUCLEO_F767ZI
- REMRAM_V1
#- NUCLEO_F767ZI
#- REMRAM_V1

# STM32H7
- BTT_SKR_SE_BX
#- BTT_SKR_SE_BX

# STM32F1 (Maple)
- jgaurora_a5s_a1_maple
- mks_robin_lite_maple
- mks_robin_pro_maple
- STM32F103RC_btt_USB_maple
- STM32F103RC_fysetc_maple
- STM32F103RC_meeb_maple
- STM32F103VE_longer_maple
- STM32F103VE_ZM3E4V2_USB_maple
#- jgaurora_a5s_a1_maple
#- mks_robin_lite_maple
#- mks_robin_pro_maple
#- STM32F103RC_btt_USB_maple
#- STM32F103RC_fysetc_maple
#- STM32F103RC_meeb_maple
#- STM32F103VE_longer_maple
#- STM32F103VE_ZM3E4V2_USB_maple
#- mks_robin_maple
#- mks_robin_nano_v1v2_maple
#- STM32F103RC_btt_maple
Expand All @@ -137,8 +137,8 @@ jobs:
- STM32G0B1RE_btt

# LPC176x - Lengthy tests
- LPC1768
- LPC1769
#- LPC1768
#- LPC1769

steps:

Expand Down

0 comments on commit 2de1d09

Please sign in to comment.