Joey Caero
Results
2
issues of
Joey Caero
Hi. When I run `pyocd gdbserver --port 50000 --telnet-port 50001 --target rp2040` then `arm-none-eabi-gdb.exe .\build\templateRP2040.elf` `target remote localhost:50000` It can take up to 3 seconds to connect. When I use...
Hi, great project. In your HelloTriangle.csproj example there is a memory leak caused by not releasing the render pass encoder, view the diagnostic tools window in visual studio and observe...