Skip to content

Commit

Permalink
Update .gitmodules (#44)
Browse files Browse the repository at this point in the history
* Update .gitmodules

* Update platformio.ini

* Update platformio.ini

* Update platformio.ini

* Update platformio.ini

* Update platformio.ini

* Update platformio.ini
  • Loading branch information
paaspaas00 authored Sep 4, 2024
1 parent 97a1ce2 commit 6763693
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[submodule "boards"]
path = boards
url = https://github.com/rzeldent/platformio-espressif32-sunton.git
branch = feature/iodefs
branch = release/2.0.9
6 changes: 3 additions & 3 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
#default_envs = esp32-8048S043C
#default_envs = esp32-8048S043N
#default_envs = esp32-8048S043R
#default_envs = esp32-8048S050C
default_envs = esp32-8048S050C
#default_envs = esp32-8048S050N
#default_envs = esp32-8048S050R
#default_envs = esp32-8048S070C
Expand All @@ -60,7 +60,7 @@ build_flags =
-D'LV_CONF_PATH=${platformio.include_dir}/lv_conf.h'

lib_deps =
https://github.com/rzeldent/esp32-smartdisplay
https://github.com/paaspaas00/esp32-smartdisplay#2.0.9

[env:esp32-1732S019C]
board = esp32-1732S019C
Expand Down Expand Up @@ -153,4 +153,4 @@ board = esp32-8048S070C
board = esp32-8048S070N

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

0 comments on commit 6763693

Please sign in to comment.