Skip to content

make user_rf_cal_sector_set a weak symbol so it can be overridden#234

Open
dfries wants to merge 1 commit intopfalcon:masterfrom
dfries:master
Open

make user_rf_cal_sector_set a weak symbol so it can be overridden#234
dfries wants to merge 1 commit intopfalcon:masterfrom
dfries:master

Conversation

@dfries
Copy link

@dfries dfries commented Dec 25, 2016

This gives the user control of where the sector is allocated if they so choose or they get the default and don't have to think about it. I ran into a problem of not being able to compile esp-link because of the duplicate symbol (they defined it as well).

@pfalcon
Copy link
Owner

pfalcon commented May 28, 2017

Why do you think it can't be overriden? How systems without weak symbols solved this issues for decades, before weak symbols appeared?

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