Mitsumine Suzu
Mitsumine Suzu
Thank you for comments! @phkahler > So you 1) fixed the emscripten issues and 2) merged all the more recent commits from master into the emscripten branch. Is that correct?...
@ruevs Thanks! I've tried to build rebasetest-emscripten in your repository and it worked with two fixes. **Fix-1)** src/platform/html/emshell.html has the following conflict marker at the end of the file. ```...
@vespakoen Thanks :smile: I'm working in my fork to implement missing features and some of them are implemented partially. (These modifications is not included in this PR.) My latest emscripten...
This PR is just a rebasing to master with critical fix. After #1280 was merged , I'll make a new PR to add features that already implemented in my fork....
@ruevs I tested on Linux (on native machine and WSL2), so not tested on Windows console yet. I'll check it. Thanks for reviewing and merging. I'm excited that SolveSpace will...
@hathach Thanks for reply. It seems that my branch is already up-to-date and I couldn't merge more commits. How can I do pull/merge? My "pr-ch32v-usbfs-host" branch's commits: 
Thank you. I found that the CI failed at macro related problem ("Build / cmake (riscv-gcc)"), so I added commits to solve it.
@hathach Thank you for sharing your status! I'm preparing to release my Suzuno32RV MCU board, which I used for testing, and I'm also working on porting Adafruit_TinyUSB_Arduino. My fork of...
Merged the latest changes in master branch. Current problems (and I need help): - The communication to LowSpeed device via external HUB sometimes fails. (ex: cannot get the device descriptor,...