stdio_set_driver_enabled() function
Adds or removes a driver from the list of active drivers used for input/output
Arguments
enabled
true to add, false to remove
Notes
this method should always be called on an initialized driver and is not re-entrant