arduino / arduino/ArduinoCore-avr
wrong size and hfuse for Nano in boards.txt
Open
enhancement
- Dominant language
- C
- Stars
- 1.5k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
`nano.menu.cpu.atmega328.upload.maximum_size=30720`
This should be 32256, & hfuse should be DE instead of DA.
Contributor guide
No contributing guide indexed for this repository
Research direction
Open boards.txt and locate the Nano CPU upload settings named in the issue. Update maximum_size to 32256 and hfuse to DE, then verify both values in the file.
Written by the indexing model from the issue text.
Assessment
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100