-
- Downloads
unix, windows: Add _os.system() call.
system() is the basic function to support automation of tasks, so have it available builtin, for example, for bootstrapping rest of micropython environment.
Please register or sign in to comment
system() is the basic function to support automation of tasks, so have it available builtin, for example, for bootstrapping rest of micropython environment.