-
- Downloads
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) { ... }
Please register or sign in to comment
It can be used in the following manner: void MP_FASTCODE(foo)(int arg) { ... }