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
Return proper error if internal storage configuration not given
If function _storage_config_TDB_INTERNAL() is called, but
proper configuration for TDBStore location in flash is not
given, return MBED_ERROR_UNSUPPORTED instead of dummy, that
does not work.
0 commit comments