summaryrefslogtreecommitdiff
path: root/docs/esp32/tutorial
diff options
context:
space:
mode:
authorAndrew Leech <andrew.leech@planetinnovation.com.au>2025-06-06 09:56:40 +1000
committerDamien George <damien@micropython.org>2025-07-24 13:29:36 +1000
commitbc77b27badaa4dfbebcc542ecb8ac41480e75787 (patch)
tree2208da40ba9575ac4df69f4ecd63585d14963891 /docs/esp32/tutorial
parent7729e80fdddbd9f75cb350de70a84ed26cb601fd (diff)
unix/mpthreadport: Ensure consistent type of PTHREAD_STACK_MIN.
It seems GCC 14 got stricter with warn/errs like -Wsign-compare and types a "bare number" as a long int that can't be compared to a (unsigned) size_t. Signed-off-by: Andrew Leech <andrew.leech@planetinnovation.com.au>
Diffstat (limited to 'docs/esp32/tutorial')
0 files changed, 0 insertions, 0 deletions