From 2c0b3cdb3968230bc09bc49be102ac038f312e4c Mon Sep 17 00:00:00 2001 From: openshwprojects <85486843+openshwprojects@users.noreply.github.com> Date: Tue, 10 Dec 2024 16:54:22 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f0558c513..f942df65a 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ This repository is named "OpenBK7231T_App", but now it's a multiplatform app, su - [LN882H](https://www.elektroda.com/rtvforum/topic4027545.html) by Lightning Semi - [datasheet](https://www.elektroda.com/rtvforum/topic4027545.html), see [flashing how-to](https://www.elektroda.com/rtvforum/topic4028087.html), see [sample device teardown and flashing](https://www.elektroda.com/rtvforum/topic4032240.html), see [new flash tool](https://www.elektroda.com/rtvforum/topic4045532.html), see [dev board](https://www.elektroda.com/rtvforum/topic4050274.html) - Windows, via [simulator](https://www.elektroda.com/rtvforum/topic4046056.html) - ESP32 (WIP) +- BK7238 (WIP) +- TR6260 (WIP) Please use automatically compiled binaries from the Releases tab. To build yourself for a given platform, just checkout first our version of SDK and then checkout this app repository into it, details later.