micropython/ports
YAMAMOTO Takashi d2a3cd7ac4 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>
2024-02-15 10:07:32 +11:00
..
bare-arm
cc3200
embed embed: Improve stack top estimation. 2024-02-15 10:07:32 +11:00
esp32
esp8266
mimxrt mimxrt: Fix header include guard names. 2024-02-15 09:45:14 +11:00
minimal
nrf
pic16bit
powerpc
qemu-arm
renesas-ra
rp2
samd
stm32 stm32/Makefile: Ignore uninitialised variable warning in H5 HAL SD code. 2024-02-07 14:55:07 +11:00
unix unix/variants: Prefer unix-ffi packages when loading the manifest. 2024-02-08 17:16:10 +11:00
webassembly
windows
zephyr