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
Transport package should not be included directly.
Instead, nimble/transport should be included and
BLE_HCI_TRANSPORT syscfv value should specify transport,
and this will include correct package.
This commit changes nimble/transport/ram to nimble/transport in
all applications that still have deprecated way of transport
selection.
0 commit comments