diff options
| author | Andrew Leech <andrew.leech@planetinnovation.com.au> | 2025-06-06 09:56:40 +1000 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2025-07-24 13:29:36 +1000 |
| commit | bc77b27badaa4dfbebcc542ecb8ac41480e75787 (patch) | |
| tree | 2208da40ba9575ac4df69f4ecd63585d14963891 /lib/pico-sdk | |
| parent | 7729e80fdddbd9f75cb350de70a84ed26cb601fd (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 'lib/pico-sdk')
0 files changed, 0 insertions, 0 deletions
