diff options
author | iabdalkader <i.abdalkader@gmail.com> | 2024-12-01 08:58:02 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-12-10 11:04:49 +1100 |
commit | 309aa268113bd1779433bb36f3a55f81fd129979 (patch) | |
tree | fe4dd420263d3375a84cea27fb769f5869fea71a /docs/esp32/tutorial/pwm.rst | |
parent | fd01cdd203b1049fec35a82ba3ddd89c4bd62a67 (diff) |
rp2/mpconfigport: Switch FATFS LFN to type 2.
LFN type 2 uses the stack to allocate the internal working buffer for LFN,
which is thread-safe and saves about 512 bytes of BSS memory (at the
expense of needing that much memory on the stack).
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
Diffstat (limited to 'docs/esp32/tutorial/pwm.rst')
0 files changed, 0 insertions, 0 deletions