nihalpasham
nihalpasham
Indeed, this a great starting point. I guess, the next step is how do we layer `ockam` on top of such an example? Do we have any examples for porting...
Okay, I finally managed to get down to cloning the repo, today. I'm still trying to wrap my head around a couple of things, so I could be wrong here...
another question: for `ockam-no-std` nodes, is there a plan to build on the existing `ockam_node_no_std` impl which uses the `executor` crate or is that just a placeholder. The reason I...
This would be great. I seem to be getting inconsistent results when I try to extract symbols from an FSK modulated-Manchester encoded signal. The usual low-0 or high-1 works well...
can you submit a a PR for this.
**Context_for_my_usecase** - just wanted to see if there are updates for this thread. I happen to be working on a driver that writes a `blob of data` to internal flash....
Quick question - I see `SAU support` has been added for Cortex-M23/33 but I cant figure out a way to `link non-secure and secure projects` in Rust. My program flow...
**Update:** - It seems the `WindowServer` (process) usage spikes every time OBS is launched and stays that way till its terminated. Can this be the cause for the inordinate CPU...
Good to know, thank you. This is what I was looking for.
> This is an interesting enhancement. However, it requires the `slice_as_chunks` feature so it requires Rust nightly. It is a big performance boost, though, so maybe it is worth putting...