In my application something like reset driver hardware is needed.
This includes assignment to GPIOS, interrupts, handler, ....
Some of the driver have a kind of uninstall, some don't.
Please see, and correct(?) my list with solution comin to my mind
- rmt rmt_driver_uninstall
- ledc ??
- timer timer_disable_intr
- uart uart_driver_delete
- spi spi_bus_remove_device, spi_bus_free
- i2c i2c_driver_delete
reset/remove driver settings
Re: reset/remove driver settings
This is a good point, any driver which doesn't have an uninstall function should probably have one.
Could you please open an issue on github for this, so we can keep track of it?
Angus
Could you please open an issue on github for this, so we can keep track of it?
Angus
Who is online
Users browsing this forum: No registered users and 80 guests