Skip to content

Commit

Permalink
add esp_s3 build env (commented out)
Browse files Browse the repository at this point in the history
  • Loading branch information
vortigont committed Oct 6, 2023
1 parent 079c13b commit 2fe67a3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -114,3 +114,10 @@ build_flags =
;upload_protocol = custom
;upload_port = http://espem/update
;upload_flags = compress

;[env:espem_s3]
;extends = esp32_base
;board = lolin_s3
;lib_deps =
; ${esp32_base.lib_deps}
; https://github.com/vortigont/pzem-edl

0 comments on commit 2fe67a3

Please sign in to comment.