extend CI for OBP boards
This commit is contained in:
parent
a9525676b2
commit
28e4fc0643
|
@ -2,7 +2,9 @@
|
||||||
#if you want a pio run to only build
|
#if you want a pio run to only build
|
||||||
#your special environments you can set this here
|
#your special environments you can set this here
|
||||||
#by uncommenting the next line
|
#by uncommenting the next line
|
||||||
default_envs = obp60_s3
|
default_envs =
|
||||||
|
obp60_s3
|
||||||
|
obp40_s3
|
||||||
|
|
||||||
[env:obp60_s3]
|
[env:obp60_s3]
|
||||||
platform = espressif32@6.8.1
|
platform = espressif32@6.8.1
|
||||||
|
|
Loading…
Reference in New Issue