<div dir="ltr"><div>How can I provide functionality for chdir, mkdir etc. ?  The current implementation in freertos/sysdir.inc</div><div>is hard coded with IO errors, is there a way to override the default implementation?</div><div><br></div><div><div>I have  implemented RTL file handling functionality by assigning the rtl_do_* procedural variables.</div><div>Should a similar approach (procedural variables) be used in the freertos/sysdir.inc so that a user</div><div>can supply custom implementations?<br></div></div></div>