Skip to content

Commit 1f7782c

Browse files
authored
Update README.md
1 parent a447308 commit 1f7782c

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,10 @@ In regards to latency, one test case will be CAN bus signal from an Automotive O
1414

1515
# Project Status
1616

17-
[![Build Status](https://travis-ci.com/jwinarske/flutter_embedded.svg?branch=master)](https://travis-ci.com/jwinarske/flutter_embedded)
17+
### This repo is not currently being maintained. I strongly suggest using Yocto to generate [flutter_wayland](https://github.com/jwinarske/meta-flutter) for your embedded Linux target. Unless of course you want to sponsor me :)
1818

19-
## * Raspberry PI bits, build out of the box on Ubunutu 18.04.1 LTS *
19+
20+
## * Raspberry PI bits *
2021

2122
The default build configuration (provided a properly configured sysroot), will generate bits that execute on a Raspberry Pi.
2223

@@ -27,13 +28,6 @@ Planned Work Items
2728
3. Support all 4 machine architectures to build on Linux. Currently only ARM has been tested.
2829
4. Depending on demand and use cases, add support for building on Mac and Windows (although it may already work)...
2930

30-
Planned Targets in no particular order (I can be persuaded with money to support specific targets)
31-
32-
Raspberry Pi - Standalone
33-
DragonBoard 410c - Standalone/Yocto meta layer
34-
Ultra96 - Standalone/Yocto meta layer
35-
SabreLite - Standalone/Yocto meta layer
36-
Intel Target - TBD
3731

3832
# Pre-requisites
3933

0 commit comments

Comments
 (0)