Fix the base64 encoded of the x509 cert for Google Webview. You can check this by doing a base64-decode and then using openssl: openssl x509 -in gwv.der -inform DER -text -noout
You'll need to call generate.sh in this folder to generate the Makefiles to build the Treble targets
Description
Languages
Makefile
58.2%
C++
23.2%
Shell
17.9%
C
0.7%