Skip to content

Arduino IDE 2.3.2 does not install newest ESP boards manager (2.0.14) #2382

@beta-tester

Description

@beta-tester

Describe the problem

i downloaded Arduino IDE 2.3.2 as AppImage on ubuntu 23.10 linux, made the AppImage file executable and started it.
it downloaded and installed several dependenvies.
if i look to the board manager i can see that esp32 from espressif ist installed, but the newst version in the list is 2.0.11.
image

on espressif / arduino-esp32 there is version 2.0.14 listed as current official release - it was released already on Oct 4, 2023.

the release 2.0.11, that is listed in Arduino IDE 2.3.2 as most actual is from Jul 24, 2023.

so i am missing several fixes if i can not install the most current official release 2.0.14 from espressif- Arduino IDE 2.3.2 don't offer me the newest official release.

To reproduce

  1. Arduino IDE 2.3.2 as AppImage, make it executable and run it.
  2. wait til all dependencieas were installed.
  3. restart Arduino IDE 2.3.2
  4. open Boards Manager and search for "espressif"
  5. Esp32 by Espressif Systems ist listed.
  6. open the list box of available version of that package.
  7. the list goes just up to 2.0.11 but not higher.
  8. from point of view of Arduino IDE 2.3.2, there are no updates for that package available.

Expected behavior

i expect that the Esp32 package by Espressif Systems will be in sync with the ones at
https://github.com/espressif/arduino-esp32/releases

in this case at this moment it should be 2.0.14 and not 2.0.11

Arduino IDE version

2.3.2 AppImage

Operating system

Linux

Operating system version

Ubuntu 23.10

Additional context

No response

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details

Metadata

Metadata

Assignees

Labels

conclusion: movedIssue/PR moved to another repositorytopic: codeRelated to content of the project itselftype: imperfectionPerceived defect in any part of project

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions