I finally reached another big mile stone for this project, namely rebasing my past #MicroPython code for the #RTL8762C onto the current main branch.

https://github.com/cyber-murmel/micropython/tree/rtl8762c-port

It compiles, can be flashed and runs.
The documentation is still lacking, so if anyone wants to try this for some reason, ping me and we can get you up and running.

For now I'm moving on to all the interesting stuff, like GPIOs, flash access, LCD etc. :3

GitHub - cyber-murmel/micropython at rtl8762c-port

MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems - GitHub - cyber-murmel/micropython at rtl8762c-port

GitHub