Add README.md

This commit is contained in:
fabian 2024-09-10 15:18:38 +02:00
parent ddb36af696
commit 2a361c3d37

11
README.md Normal file
View File

@ -0,0 +1,11 @@
# crops-yocto
Full Yocto Linux build files for embedded linux devices with Flutter.
Contains a full example configuration for the Raspberry Pi 4 and Raspberry Pi Zero 2W.
Build the image, flash it to the sd and boot! ;)
Flutter-Pi and Flutter-Auto (Toyotas Flutter embedder) are supported.
Do not build the image with both selected.
The first build can take long (everything gets compiled from scratch for the embedded devices architecture).
First build on an AMD Ryzen 6800U: around 8 hours.