diff options
author | Damien George <damien.p.george@gmail.com> | 2020-06-02 16:42:37 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2020-06-05 20:55:37 +1000 |
commit | 621f40b12c272788533dcafcef62ed2a3449bb3b (patch) | |
tree | 098356452a5f1212be3057ff5a5a85c0190da2ca /tests/extmod/uasyncio_micropython.py | |
parent | 596fb73927df4f9202729ff9d92a1db479a95ed7 (diff) | |
download | micropython-621f40b12c272788533dcafcef62ed2a3449bb3b.tar.gz micropython-621f40b12c272788533dcafcef62ed2a3449bb3b.zip |
esp32/mpthreadport: Fix calculation of thread stack size.
With this commit the code should work correctly regardless of the size of
StackType_t (it's actually 1 byte in size for the esp32's custom FreeRTOS).
Fixes issue #6072.
Diffstat (limited to 'tests/extmod/uasyncio_micropython.py')
0 files changed, 0 insertions, 0 deletions