Closed anttiylitokola closed 7 years ago
Would it be possible to separate these commits logically, ie. have the lwm2m bootstrap removal in its own commit and the structure split in the another? The "Split resource struct to dynamic and static.." commit is also removing eg. omalw_certificate_list_t, sn_nsdl_get_certificates, sn_nsdl_update_certificates and sn_nsdl_create_oma_device_object().
Made another PR for splitting the commits. https://github.com/ARMmbed/mbed-client-c/pull/94
Since the bootstrap functionality is being removed, it might be good to have some explanation of reasoning (duplicate functionality with the one in mbed-client?) of it just for the record.