JWR_FABNexus
JWR_FABNexus
I'll review existing examples and formulate/generate a two port (cross connected) send/receive test application for cross-platform usage. Initial goal is to allow assessment of existing functional behavior and timing, in...
I've had no success running the code pulled from your github repo to my Windows 10 Pro system. My Windows system has the latest Microsoft updates and is at version...
Receive this error 
Are you aware of any problems using 'multi_index_map' if one has data field types wrapped inside the Arc:: template (for cross-thread safety)?
Using VSCode (version 1.97.2) with probe-rs-debug extension (version 0.24.2) doesn't visually indicate the specific rust source file line of code at which a breakpoint is initially triggered, nor when single-stepping.
I followed the 'official' probe-rs debugger online documentation for setting up my rust VSCode project. The online docs show a launch.json section with entry settings that enabled RTT. While I've...