diff options
author | iabdalkader <i.abdalkader@gmail.com> | 2024-12-01 08:58:24 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-12-10 11:04:59 +1100 |
commit | a2cdf9a95fea33ade5c608885424d6aae21773f5 (patch) | |
tree | 401d5a9e15c2114ee3004c11295548c3722dcc59 /docs/esp32/tutorial/peripheral_access.rst | |
parent | 309aa268113bd1779433bb36f3a55f81fd129979 (diff) |
renesas-ra/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/peripheral_access.rst')
0 files changed, 0 insertions, 0 deletions