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 iram attr for esp32 #1

Merged
merged 2 commits into from
Jun 21, 2020
Merged

Use iram attr for esp32 #1

merged 2 commits into from
Jun 21, 2020

Commits on Jun 20, 2020

  1. Change IRAM_ATTR for ESP32

    So as to avoid Guru Meditation Error: Core 1 panic'ed (Cache disabled but cached memory region accessed)
    1technophile committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    6c8a26e View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2020

  1. Use DRAM for protocol lists with ESP32

    #620
    1technophile committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    24b1203 View commit details
    Browse the repository at this point in the history