Skip to content

Commit

Permalink
Rem oved v11 boards
Browse files Browse the repository at this point in the history
  • Loading branch information
rzeldent committed Jan 26, 2024
1 parent 23b9b40 commit a8b0b4e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 20 deletions.
26 changes: 7 additions & 19 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,8 @@
#default_envs = esp32-8048S050C
#default_envs = esp32-8048S050N
#default_envs = esp32-8048S050R
#default_envs = esp32-8048S070Cv11
#default_envs = esp32-8048S070Cv13
#default_envs = esp32-8048S070Nv11
default_envs = esp32-8048S070Cv13
#default_envs = esp32-8048S070Nv13
#default_envs = esp32-8048S070Rv11
#default_envs = esp32-8048S070Rv13

[env]
Expand Down Expand Up @@ -146,20 +143,11 @@ board = esp32-8048S050N
[env:esp32-8048S050R]
board = esp32-8048S050R

[env:esp32-8048S070Cv11]
board = esp32-8048S070Cv11
[env:esp32-8048S070C]
board = esp32-8048S070C

[env:esp32-8048S070Cv13]
board = esp32-8048S070Cv13
[env:esp32-8048S070N]
board = esp32-8048S070N

[env:esp32-8048S070Nv11]
board = esp32-8048S070Nv11

[env:esp32-8048S070Nv13]
board = esp32-8048S070Nv13

[env:esp32-8048S070Rv11]
board = esp32-8048S070Rv11

[env:esp32-8048S070Rv13]
board = esp32-8048S070Rv13
[env:esp32-8048S070R]
board = esp32-8048S070R

0 comments on commit a8b0b4e

Please sign in to comment.