Skip to content

feat(arduino): Add support for C2, C61 and fix deprecated commands#392

Merged
hfudev merged 1 commit intoespressif:mainfrom
lucasssvaz:feat/arduino_c61
Nov 12, 2025
Merged

feat(arduino): Add support for C2, C61 and fix deprecated commands#392
hfudev merged 1 commit intoespressif:mainfrom
lucasssvaz:feat/arduino_c61

Conversation

@lucasssvaz
Copy link
Member

Description

This pull request updates the flash settings and binary offsets for various ESP32 chip variants in the ArduinoApp class to improve compatibility and accuracy. The most important changes are grouped below:

Flash settings improvements:

  • Updated deprecated esptool arguments to use -
  • Added new entries for esp32c2 and esp32c61 with appropriate flash settings.

Binary offsets updates:

  • Added binary offset entries for new chip variants esp32c2 and esp32c61 to support their flashing process.

Testing

Locally

@hfudev hfudev merged commit fc27af0 into espressif:main Nov 12, 2025
3 of 5 checks passed
@hfudev
Copy link
Member

hfudev commented Nov 12, 2025

released v2.4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants