-
-
Notifications
You must be signed in to change notification settings - Fork 715
Closed
Description
Hello together,
with the latest arduino-esp32, I'm getting linker errors with platform-espressif32.
Compilation in Arduino with the same arduino-esp32 works fine (https://pastebin.com/Z6XaJUUz).
The errors with PIO: https://pastebin.com/q96pXzrm
The environment:
[env:demo_env]
platform = espressif32
board = esp-wrover-kit
upload_protocol = esptool
monitor_speed = 115200
framework = arduino
monitor_filers = esp32_exception_decoder
platform_packages =
framework-arduinoespressif32 @ https://github.com/espressif/arduino-esp32.git
OS is Linux Mint 19.3
This does not happen when using the default framework-arduinoespressif32. Unfortunately, due to #298 that's not a solution for me.
Best regards
margau
szechyjs
Metadata
Metadata
Assignees
Labels
No labels