Skip to content

Commit 56b8392

Browse files
authored
Update platformio.ini
1 parent 4c9477b commit 56b8392

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

platformio.ini

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11

22
[env]
3-
platform = https://github.com/pioarduino/platform-espressif32/releases/download/53.03.13/platform-espressif32.zip
3+
platform = https://github.com/pioarduino/platform-espressif32/releases/download/54.03.20/platform-espressif32.zip
44
framework = arduino
55
board_build.partitions = rainmaker_4MB_no_ota.csv
66
monitor_speed = 115200
7+
upload_speed = 1500000
78
check_skip_packages = yes
89
upload_protocol = esptool
10+
lib_archive = no
911
lib_compat_mode = strict
1012
lib_ldf_mode = chain
1113

0 commit comments

Comments
 (0)