Jerry Evans

Results 38 issues of Jerry Evans

Thank you for the work here - extremely useful. I've got a Pi Foundation branded OV5647 module attached to the CAM1 connector on the Pi3 IO board. GPIO pins and...

Would be more than happy to help out with these. 1. Add a section to the readme which details how to extend the silicon.h API? i.e. how to add C...

Thank you.

Sort of critical here as Windows is booted from a (small) virtual disk which does not have large amounts of free space on drive c: I can probably submit a...

Great to find this. Thank you. https://github.com/dbetz/bob/blob/master/test/test.bob#L144: is this a typo? ``` @@ -141,9 +141,13 @@ define main() obj3 = new obj1(); stdout.Display("obj3", obj3, "\n"); - obj3,Show(); + obj3.Show(); ```...

My POD collection just grew and I was mightily relieved to recall the existence of this project. Makes driving the Pocket POD absolutely painless. *Thank* you once again.

Hello Timo Many thanks for this excellent work. Can I make a very small set of contributions in return? Would you be interested in a PR or two for extended...

enhancement

Interesting but where is the minimal working example? Thanks. P.S. These things always best driven with a simple makefile :)

Would be most helpful, thanks.

Any thoughts on this? Any help welcomed. Win32 UNICODE build as cloned from Github. NuGet reports libiconv is present: ![image](https://github.com/user-attachments/assets/66ddfc91-d2fe-475b-9fb1-9d2fe9be83d2) All other packages are present and link as expected: ![image](https://github.com/user-attachments/assets/387f3c9e-9602-44d4-ad7a-64af8429d931)...