Skip to content

Commit 005abb3

Browse files
authored
Merge pull request #412 from richonguzman/richonguzman-patch-18
Add 2 new target configurations for GPS variants
2 parents f576ac6 + fcf77f6 commit 005abb3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,12 @@ jobs:
1313
target:
1414
- name: ttgo-lora32-v21
1515
chip: esp32
16+
- name: ttgo-lora32-v21_GPS
17+
chip: esp32
1618
- name: ttgo-lora32-v21_915
1719
chip: esp32
20+
- name: ttgo-lora32-v21_915_GPS
21+
chip: esp32
1822
- name: ttgo_lora32_t3s3_v1_2
1923
chip: esp32s3
2024
- name: heltec-lora32-v2

0 commit comments

Comments
 (0)