diff options
author | iabdalkader <i.abdalkader@gmail.com> | 2024-12-01 08:55:34 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-12-10 11:02:52 +1100 |
commit | fd01cdd203b1049fec35a82ba3ddd89c4bd62a67 (patch) | |
tree | 4ac5071ab24f3bc84b1b97aa6585fd274b551622 /docs/esp32/tutorial/reset.rst | |
parent | 89191b00eae258642cd3d6458bc5440341bbc8d1 (diff) |
stm32/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/reset.rst')
0 files changed, 0 insertions, 0 deletions