-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or request
Description
For developing low level functions for the YIO-Remote it's best to run the application on the same environment as the final release. Issues pop up much earlier and it's easier to debug the cause.
Goals:
- Base the image on the develop branch
- Whenever possible only add additional tools
- Libraries must remain in the same version, otherwise the develop branch must be upgraded as well
- Add required tools for Qt remote interactions:
- rsync
- sftp
- gdb server for remote debugging
- Add wpa-supplicant configuration file template in boot partition
- Add config.txt & cmdline.txt templates for HDMI output in boot partition
- Add support for additional hardware
- Device overlays and drivers for Pimorony's HyperPixel 3.5 screen
- Device overlays and drivers for Pimorony's HyperPixel 4.0 screen
- Detailed logging
- Optional: add USB support to Kernel
- Optional: USB gadget drivers for serial console and network
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request