Azure / azure-ulib-c

THIS REPO IS CURRENTLY IN PREVIEW. THE APIs ARE NOT FINAL AND ARE SUBJECT TO CHANGE WITHOUT NOTICE. Azure utility library used in embedded and constrained devices.
MIT License
14 stars 6 forks source link

Replace char* by az_span in IPC. #63

Closed mamokarz closed 3 years ago

mamokarz commented 3 years ago

include "az_ulib_ipc_api.h"

add #include "az_core.h" #Resolved


Refers to: samples/ipc_call_interface/consumers/wrappers/cipher_1_wrapper.h:13 in 76b05a7. [](commit_id = 76b05a733cef8a52a9e4eb3f4fd0fd5192264d1c, deletion_comment = False)

mamokarz commented 3 years ago

include "az_ulib_ipc_api.h"

add #include "az_core.h" #Resolved


Refers to: samples/ipc_hardware_update/consumers/wrappers/display_1_wrapper.h:13 in 76b05a7. [](commit_id = 76b05a733cef8a52a9e4eb3f4fd0fd5192264d1c, deletion_comment = False)