Skip to content

Commit

Permalink
ref: big cleaning of platformio.ini at the root
Browse files Browse the repository at this point in the history
  • Loading branch information
epsilonrt committed Jul 2, 2024
1 parent 7de2e45 commit e6eff3a
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 329 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,12 @@ on:
environment:
description: 'Build and test environment'
required: true
default: 'test_esp32s3'
default: 'test_ctrl32'
type: choice
options:
- test_esp32s3
- test_esp32
- test_ctrl32
- test_esp32s3
- test_esp8266

jobs:
Expand Down
Loading

0 comments on commit e6eff3a

Please sign in to comment.