Merge pull request #150 from free-x/obp60

extend CI for OBP boards
This commit is contained in:
Norbert Walter 2025-01-24 12:52:21 +01:00 committed by GitHub
commit fc851093a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -2,7 +2,9 @@
#if you want a pio run to only build
#your special environments you can set this here
#by uncommenting the next line
default_envs = obp60_s3
default_envs =
obp60_s3
obp40_s3
[env:obp60_s3]
platform = espressif32@6.8.1