diff options
author | YAMAMOTO Takashi <yamamoto@midokura.com> | 2024-02-09 14:03:00 +0900 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-02-15 10:07:32 +1100 |
commit | d2a3cd7ac4283045b3692ae8d83afe833fbe65e6 (patch) | |
tree | 4379ef4e3cd9056098eb28c230dd622aa2cf4fba /shared/timeutils/timeutils.h | |
parent | be8d660fc24c3390aedd156b796a3a88ae737ae9 (diff) |
embed: Improve stack top estimation.
Obtaining the stack-top via a few function calls may yield a pointer which
is too deep within the stack. So require the user to obtain it from a
higher level (or via some other means).
Fixes issue #11781.
Signed-off-by: YAMAMOTO Takashi <yamamoto@midokura.com>
Diffstat (limited to 'shared/timeutils/timeutils.h')
0 files changed, 0 insertions, 0 deletions