The screen init (C++ bindings) was trouncing the PWM setup (Python) for the RGB LED. This is because the backlight pin (12) and LED G pin (13) share the same PWM slice. This does not seem to affect the screen backlight functionality.
Sets up: * Buttons * RGB LED * VBus detect * Charge detect * Battery sense * LCD reset * Display TODO: audio TODO: battery sense settings