micropython-lib
micropython-lib copied to clipboard
aioble: Split into optional components.
This replaces the options that could be specified previously to include and require.
The aioble package provides the same as the default options did previously. Optional dependencies can now be require()'ed explicitly.
Looks good!
Merged in https://github.com/micropython/micropython-lib/commit/8503017e3b4e552ddd8ce96c21e52e0f4e61d877 with a change to make the base "aioble" component include everything.