bluetoe icon indicating copy to clipboard operation
bluetoe copied to clipboard

[nrf52] copy important functions to RAM

Open TorstenRobitzki opened this issue 4 years ago • 0 comments

Idea: Maybe it could save some power to copy some of the functions that are involved in handling empty connection events to RAM to run fast (due to not having wait states) and thus to keep the CPU more in sleep.

TorstenRobitzki avatar Aug 26 '21 12:08 TorstenRobitzki