Skip to content

szupi-ipuzs/libretiny

This branch is 3 commits behind libretiny-eu/libretiny:master.

Folders and files

NameName
Last commit message
Last commit date
Nov 14, 2023
Dec 16, 2024
Dec 17, 2024
Jan 13, 2025
May 31, 2024
Apr 27, 2023
May 6, 2022
Sep 10, 2023
Sep 5, 2024
Jun 22, 2023
Apr 20, 2022
Sep 10, 2023
Jan 6, 2024
Apr 23, 2022
Sep 5, 2024
Mar 13, 2023
Jun 20, 2023
May 18, 2023
Feb 20, 2024
Sep 5, 2024
Sep 10, 2023

Repository files navigation

LibreTiny

(formerly LibreTuya)

GitHub Workflow Status GitHub last commit

Code style: clang-format Code style: black

Discord PlatformIO Registry

RTL8710BN BK7231

PlatformIO development platform for BK7231 and RTL8710 IoT chips.

The main goal of this project is to provide a usable build environment for IoT developers. While also providing vendor SDKs as PlatformIO cores, the project focuses on developing working Arduino-compatible cores for supported families. The cores are inspired by Espressif's official core for ESP32, which should make it easier to port/run existing ESP apps on less-common, unsupported IoT modules.

There's an ESPHome port based on LibreTiny, which supports BK7231 and RTL8710B chips.

Note: this project is work-in-progress.

License

See LICENSE. Project is licensed under MIT License.

Parts of the code may come from third parties, vendor SDKs or other open-source projects. Most of these files are marked with appropriate copyright/author/license notices.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

PlatformIO development platform for IoT modules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 55.3%
  • C++ 32.4%
  • Python 11.2%
  • Assembly 1.1%