esp-hal
esp-hal copied to clipboard
Make `asynch` modules private
Some drivers have this module public, some don't. Imo now async is enabled by default, we should make these modules private and reexport the relevant public bits.