Skip to content

Commit

Permalink
Updated boards with esp32-s3touchlcd7
Browse files Browse the repository at this point in the history
  • Loading branch information
rzeldent committed Jun 27, 2024
1 parent 75c4949 commit c63c0cc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion boards
6 changes: 5 additions & 1 deletion platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
#default_envs = esp32-8048S070C
#default_envs = esp32-8048S070N
#default_envs = esp32-8048S070R
#default_envs = esp32-s3touchlcd7

[env]
platform = espressif32
Expand Down Expand Up @@ -152,4 +153,7 @@ board = esp32-8048S070C
board = esp32-8048S070N

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

[env:esp32-s3touchlcd7]
boards = esp32-s3touchlcd7

0 comments on commit c63c0cc

Please sign in to comment.