Skip to content
Snippets Groups Projects
Commit 9514d847 authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

esp8266: Add MP_FASTCODE modifier to put a function to iRAM.

It can be used in the following manner:

void MP_FASTCODE(foo)(int arg) { ... }
parent 462748de
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment