diff --git a/README.md b/README.md new file mode 100644 index 0000000..b3d314b --- /dev/null +++ b/README.md @@ -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. \ No newline at end of file