How to provide user supplied functionality for mkdir, chdir etc for freertos/esp-idf?
Christo Crause via fpc-pascal <[email protected]>
| Newsgroups | gmane.comp.compilers.free-pascal.general |
|---|---|
| Message-ID | <CAGOmfbGxd6zWXB6T+U9E9VH4_BN4W52PpuvzQn44hY70AOyJ6A@mail.gmail.com> |
How can I provide functionality for chdir, mkdir etc. ? The current implementation in freertos/sysdir.inc is hard coded with IO errors, is there a way to override the default implementation? I have implemented RTL file handling functionality by assigning the rtl_do_* procedural variables. Should a similar approach (procedural variables) be used in the freertos/sysdir.inc so that a user can supply custom implementations? _______________________________________________ fpc-pascal maillist - [email protected] https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal