xkxx
xkxx
So... can you shed any insights as to how I should implement this?
Thanks. I played with assemble() a little bit and it's a bit unclear how I can compile an expression. This is what I have: ``` c struct _asm_context asm_context; char[]...
So it appears that with the current set of exposed API I can implement this feature as thus: ``` c int len = // length of instruction uint32_t pc =...
Its intended to be part of naken_util where a _util_context is readily available and an _asm_context is constructed to assemble the imputed expression. On Sep 2, 2014 4:37 PM, "Michael...
Hi, Thanks for the quick response! Yeah, I can definitely see the problem that if the Kaih sockets can't hold the switches firm enough, the PCB and the case /...
@jkowalski Friendly ping on this.
Could I get a preliminary review on this PR?
Hi @jkowalski, Thanks for taking a look at this PR. > We need step-by-step instructions for testing it, in particular which keys do I need to generate beforehand? Can you...
Hey all, I'm trying to deploy tsidp which requires HTTPS serve. As such, I'm pretty invested in the progress of this feature. Are you taking contributors in pushing this over...