arduino / arduino/ArduinoCore-avr

"Export compiled Binary" with .eep file

Open
#274 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
1.5k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

When exporting a binary file, only a hex file is created. When both in the temp folder there are both hex and eep files.
Please, add the ability to export both program data and eeprom data.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the compiled-binary export path that currently emits only the hex file, then inspect how the .eep file is produced in the temporary folder. Done means one export provides both the program-data file and the EEPROM-data file.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
build-system, embedded-iot
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.