Skip to content

Commit 41d8aaf

Browse files
committed
Upgrade Arduino Core to 3.3.4
1 parent 023b0c6 commit 41d8aaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ats-mini/sketch.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ profiles:
33
# If you change this line, change it in build.yml as well
44
fqbn: esp32:esp32:esp32s3:CDCOnBoot=cdc,FlashSize=8M,PSRAM=opi,CPUFreq=80,USBMode=hwcdc,FlashMode=qio,PartitionScheme=custom,DebugLevel=none
55
platforms:
6-
- platform: esp32:esp32 (3.3.3)
6+
- platform: esp32:esp32 (3.3.4)
77
platform_index_url: https://espressif.github.io/arduino-esp32/package_esp32_index.json
88
libraries:
99
- PU2CLR SI4735 (2.1.8)
@@ -16,7 +16,7 @@ profiles:
1616
# If you change this line, change it in build.yml as well
1717
fqbn: esp32:esp32:esp32s3:CDCOnBoot=cdc,FlashSize=8M,PSRAM=enabled,CPUFreq=80,USBMode=hwcdc,FlashMode=qio,PartitionScheme=custom,DebugLevel=none
1818
platforms:
19-
- platform: esp32:esp32 (3.3.3)
19+
- platform: esp32:esp32 (3.3.4)
2020
platform_index_url: https://espressif.github.io/arduino-esp32/package_esp32_index.json
2121
libraries:
2222
- PU2CLR SI4735 (2.1.8)

0 commit comments

Comments
 (0)