Wouter van der Beek
Wouter van der Beek
can you supply a bit more info about Apple's BitCode feature?
do we have data on how many polls we do in a time segment? The issues looks more like that this is an issue in how multi threaded is set...
This change is not related to any CR, hence won't be merged until it does.
Update TinyCBOR to version 0.6 to be able to disable floating point support with Zephyr's minimal libc can we do this in a seperate pull request, e.g. to check if...
OCF only does JSON numbers, what is below is not really relevant.. so we could map a CBOR float to double in the underlaying code
in file oc_doxm.c : evaluate_supported_oxms(size_t device) { doxm[device].oxms[0] = OC_OXMTYPE_JW; doxm[device].oxms[1] = -1; doxm[device].oxms[2] = -1; doxm[device].num_oxms = 1; e.g. add compile option to remove OC_OXMTYPE_JW
Thanks! I have it working now!
is it possible to append text to a text widget?
Yes, that is what I am doing now, but I would be better to have a call between the server and client to append text only, e.g sending only the...
- rts can be updated