Hi everyone,
currently I am working on the porting launchergo GitHub - clockworkpi/launchergo: launcher of GameShell in golang into Raspberry Pi3. I am a new Go developer. With some luck and effort I finally let the the launcher start:
But there are still many problems like:
- the keypad is recognized as serial-uart instead of keyboard, I have to plugin a keyboard to control the UI;
- dwm-mod is a binary file without source code although it can run in RPi3.
I will clean the code and write a tutorial later.
Regards,
Xue Liu