Skip to content

Bad weak assignment in flash_hal#8884

Merged
d-a-v merged 1 commit intoesp8266:masterfrom
ErikBogg:8883/weak_assignment
Mar 11, 2023
Merged

Bad weak assignment in flash_hal#8884
d-a-v merged 1 commit intoesp8266:masterfrom
ErikBogg:8883/weak_assignment

Conversation

@ErikBogg
Copy link
Contributor

@ErikBogg ErikBogg commented Mar 8, 2023

The assignment done in FLASH_MAP_SETUP_CONFIG_ATTR did not apply the attribute to __flashdesc, and made it impossible to override it with FLASH_MAP_SETUP_CONFIG.

The assignment done in FLASH_MAP_SETUP_CONFIG_ATTR did not apply the attribute to __flashdesc,
and made it impossible to override it with FLASH_MAP_SETUP_CONFIG.
@d-a-v d-a-v merged commit 503502f into esp8266:master Mar 11, 2023
hasenradball pushed a commit to hasenradball/Arduino that referenced this pull request Nov 18, 2024
The assignment done in FLASH_MAP_SETUP_CONFIG_ATTR did not apply the attribute to __flashdesc,
and made it impossible to override it with FLASH_MAP_SETUP_CONFIG.
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