extend CI for OBP boards

This commit is contained in:
free-x 2025-01-24 12:22:26 +01:00
parent a9525676b2
commit 28e4fc0643
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