Dalton Caron
Dalton Caron
# #25 If this does not satisfy the issue, let me know. I want to get into open source.
I also happen to be trying to compile SDL using the simple2d.sh script on a raspberry pi and have encountered the same error. I have determined that the installation is...
I've reached the same "build and run" state as Klemen on the Nucleo-H563ZI. No USB enumeration. It is a type C. Might be the same board Lotharyx used. Edit: I...
I am having trouble getting the devtools console to open at all; be it on the available production build and running locally with `npm run-script run`. I was able to...
This might be a hint. I tried unzipping the archive the mod manager downloads and tries to read with Linux tools. Firstly, there is unzip, which fails. 7z produces warnings...
I have an important use case for this function and really need it. :pray: Anything I can do to help things progress?
There are some potential issues in the `Framework.py` class that seem to be causing the `Repository.testGenerateReleaseNotesWithAllArguments.txt` test to fail. I've resolved these problems but am stuck on authenticating. The API...
Seeing a similar issue on the STM32WBA65RI.
Was able to overcome the issue on the STM32WBA65RI by using a shadow register for the dwc2 version ID before resetting the device.
@hathach Yes sir. Here is the log from `check_dwc2`: ``` guid, gsnpsid, ghwcfg1, ghwcfg2, ghwcfg3, ghwcfg4 0x00006100, 0x4F54430A, 0x00000000, 0x228FE052, 0x03B882E8, 0xE2103A30 ``` I think in this version of the...