You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking deeper, in the Makefile I see the following. I am assuming that changing MICROPY_PY_BLUETOOTH to '0' will bypass this module. Now to figure out how to do this at the command line... (or change the '?= to 0', which might also work)
Support BLE by default when building with IDF 4.x.
Can be explicitly disabled on the command line or board config.
make: *** No rule to make target 'extmod/modbluetooth_nimble.c', needed by 'build-GENERIC/genhdr/qstr.i.last'。
it's build failing,
what can I do for this?
The text was updated successfully, but these errors were encountered: