Kenneth Rohde Christiansen
Kenneth Rohde Christiansen
@grgustaf good points, but in future this might change and it might be able to, which is why I was thinking that this might make sense. As long as that...
@zolkis yes that will work for most cases, but currently the async nature is not always optimal and we then instead need to batch things up. Sometimes it just makes...
Maybe with WebAssembly (WASM) the runtime/engine will be smaller (or at least can be compiled). In such a case, we could have WASM support for the ARC core and this...
There is also some trickery around I2C, I remember. Looking at pinmux I see this: 107 \* 1. I2C pins on the shield are connected to i2c0_ss_sda and i2c_0_ss_scl, 108...
Related https://jira.zephyrproject.org/browse/ZEP-130
Actually it is supported directly by Zephyr already: https://jira.zephyrproject.org/browse/ZEP-131
Just ignore the instead - not sure why I added that
We are looking at that for the spec, a kind of BTOB-type (bring your own buffer :)), maybe something along the lines of... ``` let data = Float32Array(...); onchange =...
Looks like a very social banana hanging out with its friends!
@larsgk feel free to add mine too :)