Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
rzeldent committed Jan 28, 2024
2 parents 3864a75 + 080cbbc commit a3a369c
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ build_flags =
-D'LV_CONF_PATH=${platformio.include_dir}/lv_conf.h'

lib_deps =
https://github.com/rzeldent/esp32-smartdisplay#develop
https://github.com/rzeldent/esp32-smartdisplay
https://github.com/schreibfaul1/ESP32-audioI2S

[env:esp32-1732S019C]
Expand Down Expand Up @@ -143,8 +143,14 @@ board = esp32-8048S050N
[env:esp32-8048S050R]
board = esp32-8048S050R

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

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

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

[env:esp32-8048S070N]
board = esp32-8048S070N
Expand Down

0 comments on commit a3a369c

Please sign in to comment.