issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
This repo is inactive
#89
JustinGOSSES
opened
6 months ago
1
This repo is missing important files
#88
microsoft-github-policy-service[bot]
closed
1 year ago
0
Adding Microsoft SECURITY.MD
#87
microsoft-github-policy-service[bot]
closed
1 year ago
0
Does not use siglongjmp for cmocka in embedded devices.
#86
mamokarz
closed
3 years ago
0
Update pipeline agents
#85
cindydeng1998
closed
3 years ago
0
Add Registry to data persistence between resets.
#84
mamokarz
closed
3 years ago
0
Change IPC to use the new try_get_interface schema.
#83
mamokarz
closed
3 years ago
0
convert az_ulib_flush_callback from void to az_result
#82
smcd253
closed
3 years ago
0
Change IPC naming formation to positional.
#81
mamokarz
closed
3 years ago
0
move to 1ES hosted agents
#80
ericwolz
closed
3 years ago
0
Change data context in the IPC calls for relocation.
#79
mamokarz
closed
3 years ago
0
customize doc scripts for ulib
#78
smcd253
closed
3 years ago
3
action: generate doxygen docs
#77
smcd253
closed
3 years ago
0
ustream_forward: a lightweight smart-pointer for fast and efficient data transfer
#76
smcd253
closed
3 years ago
2
ustream forward interface and implementation with basic sample
#75
smcd253
closed
3 years ago
1
Add interface to IPC with management capabilities.
#74
mamokarz
closed
3 years ago
0
Change IPC to use full name for interface.
#73
mamokarz
closed
3 years ago
10
Fix comments in IPC samples.
#72
mamokarz
closed
3 years ago
0
Add telemetry to IPC.
#71
mamokarz
closed
3 years ago
0
Add property as IPC interface capability.
#70
mamokarz
closed
3 years ago
1
Implement IPC call_w_str, vtable for external package and interface query.
#69
mamokarz
closed
3 years ago
0
Small fix in the ThreadX PAL.
#68
mamokarz
closed
3 years ago
0
update cmake variables for correct path
#67
danewalton
closed
3 years ago
0
Add support to ThreadX OS.
#66
mamokarz
closed
3 years ago
0
Enable pedantic mode for errors and warnings.
#65
mamokarz
closed
3 years ago
1
Remove az_ulib_ulog
#64
smcd253
closed
3 years ago
2
Replace char* by az_span in IPC.
#63
mamokarz
closed
3 years ago
2
Replace test infrastructure from umock-c to cmocka.
#62
mamokarz
closed
3 years ago
0
Remove MOCKABLE_FUNCTION and replace AZ_CONTRACT by _az_PRECONDITION.
#61
mamokarz
closed
3 years ago
2
Fix IPC sample to support multiple versions of the same interface.
#60
mamokarz
closed
3 years ago
2
Replace az_ulib_result by az_result from az_core.
#59
mamokarz
closed
3 years ago
0
Change clang-format to fit the SDK guidelines, and reformat the code.
#58
mamokarz
closed
3 years ago
1
Add Core library.
#57
mamokarz
closed
3 years ago
5
Change ipc sample to make the relation between OS, Consumer and Producer more clear.
#56
mamokarz
closed
3 years ago
0
Rename Event to Telemetry and Method to Command to follow DTDL naming.
#55
mamokarz
closed
3 years ago
0
Rename action to capability to follow DTDL naming.
#54
mamokarz
closed
3 years ago
2
Rename some files and functions to make the code cleaner.
#53
mamokarz
closed
3 years ago
2
Dawalton/targetupdate
#52
danewalton
closed
3 years ago
0
Add the public API design for the asynchronous call on IPC and the Task component.
#51
mamokarz
opened
4 years ago
0
remove mu_define_enum from repo code
#50
danewalton
closed
4 years ago
5
change readme again
#49
danewalton
closed
5 years ago
2
Change the az_ulib_ipc_publish API to optionally return the interface…
#48
mamokarz
closed
5 years ago
0
Enable wait policy on az_ulib_ipc_unpublish.
#47
mamokarz
closed
5 years ago
4
dawalton/guidelineupdate
#46
danewalton
closed
4 years ago
0
move pointer alignment on clang format from right to left
#45
mamokarz
closed
5 years ago
0
change file/folder names
#44
danewalton
closed
5 years ago
4
dawalton/docerrorflag
#43
danewalton
closed
5 years ago
0
Use strncmp on az_ulib_ipc.get_interface
#42
mamokarz
opened
5 years ago
0
file names and directories
#41
mamokarz
closed
5 years ago
2
Implement the first version of the IPC for synchronous call, with UT,…
#40
mamokarz
closed
5 years ago
3
Next