Skip to content

Conversation

projectgus
Copy link
Contributor

Hi @me-no-dev,

esp-idf commit esp-idf/23455de4 renamed VSPICLK_OUT_MUX_IDX to VSPICLK_OUT_IDX. This PR updates the name to avoid compilation errors when using arduino as an esp-idf component.

FWIW I think this should be safe to change even without rebuilding the binary libraries, as there's no object file difference. But it will break anyone compiling arduino as a submodule in older esp-idf.

Angus

@me-no-dev
Copy link
Member

I have this prepped as well :) Just did not get to rebuilding, though you are correct to say that it is not required :) simple define change does.

@me-no-dev me-no-dev merged commit ce5df79 into espressif:master Jan 16, 2017
brentru added a commit to adafruit/arduino-esp32 that referenced this pull request Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants