LibSWD icon indicating copy to clipboard operation
LibSWD copied to clipboard

TODO: obey cmdq queue length limit

Open cederom opened this issue 8 years ago • 0 comments

As reported by @MemphisCZ in https://github.com/cederom/LibSWD/issues/6:

...and one more question about memory consumption. Where are the points in source code for cmdq memory release. I found function libswd_cmdq_free_head, but it is nowhere called, so after few rutins it eats all my 64k embedded memory :-D How can I find the right moment for cmdq release?

cederom avatar Jun 14 '17 12:06 cederom