Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use DRAM for ESP32 protocol list #352

Merged
merged 1 commit into from
Jun 21, 2020
Merged

Use DRAM for ESP32 protocol list #352

merged 1 commit into from
Jun 21, 2020

Conversation

1technophile
Copy link
Collaborator

@1technophile 1technophile commented Jun 21, 2020

And replace ICACHE_RAM_ATTR by IRAM_ATTR for ESP32, so as to avoid core dump when using in conjunction with Wifi
1technophile/OpenMQTTGateway#620

And replace ICACHE_RAM_ATTR by IRAM_ATTR for ESP32, so as to avoir core dump when using in conjunction with Wifi
1technophile/OpenMQTTGateway#620
@1technophile 1technophile merged commit ebe9171 into master Jun 21, 2020
@1technophile 1technophile deleted the use-DRAM-ESP32 branch June 21, 2020 18:47
danowitz added a commit to danowitz/rc-switch that referenced this pull request Jul 11, 2020
Use DRAM for ESP32 protocol list (sui77#352)
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.

1 participant