Skip to content

build with IDE 1.x for ESP32-P4 is broken in Core 3.3.5 #12159

@lyusupov

Description

@lyusupov

Board

ESP32-P4 devkit

Device Description

n/a

Hardware Configuration

default

Version

v3.3.5

Type

Bug

IDE Name

IDE 1.8

Operating System

Linux

Flash frequency

360

PSRAM enabled

yes

Upload speed

n/a

Description

build with IDE 1.8 is fine with Core 3.3.4

Sketch

any

Debug Message

>: -c: line 1: unexpected EOF while looking for matching `''
Multiple libraries were found for "WiFi.h"
 Used: /home/runner/.arduino15/packages/esp32/hardware/esp32/3.3.5/libraries/WiFi
 Not used: /usr/local/share/arduino/libraries/WiFi
Multiple libraries were found for "EEPROM.h"
 Used: /home/runner/.arduino15/packages/esp32/hardware/esp32/3.3.5/libraries/EEPROM
 Not used: /home/runner/Arduino/libraries/arduino-NVM
Multiple libraries were found for "SD.h"
 Used: /home/runner/.arduino15/packages/esp32/hardware/esp32/3.3.5/libraries/SD
 Not used: /usr/local/share/arduino/libraries/SD
exit status 2
/usr/local/share/arduino/arduino-builder returned 2
Error: Process completed with exit code 1.

Other Steps to Reproduce

No response

I have checked existing issues, online documentation and the Troubleshooting Guide

  • I confirm I have checked existing issues, online documentation and Troubleshooting guide.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions