markfarnan
markfarnan
Same question. How far from production software do folks think this is ?
FYI, I have a related issue, which this PR seems to PARTIALY fix. Currently, when flashing/monitoring via the USB/JTAG port, the Wifi dosn't connect. - Stopping the monitor and resetting...
I had this problem also. Solution was I changed the type in the struct from time.Time to xsdDateTime, and now this just uses the custom marshal/unmarshal interface on that type...
+1 Would very much like to debug directly on the RPI-32 with VSCode Remote server and Delve
I havn't tried it with WebGL, but that is interesting idea. Will look at it when I get a chance.
Short answer: Currently no, it uses 2d image in too many places, but I'm in the process of making changes so that it also supports WebGL, as I get my...
How close is this to useable ? Especially on the Xtensa ESP32 base device (not S/C etc) Failing that, the C3
Does this make Embassy now useable, (for the peripherals which are done), or are there other blocking issues ? On Wed, Sep 20, 2023 at 2:24 PM Scott Mabin ***@***.***>...
Is there a guide to using Embassy with ESP32 ? (It's not listed on in the Embassy main guide, less I'm blind) On Wed, Sep 20, 2023 at 5:45 PM...
Thanks Martin, So I take it this should work (in theory !) as I'm using it ? Or put another way, that the Schema returned in the [0] element of...