Skip to content

RoblabWh/DreameL10sProUltraHeat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dreame L10s Pro Ultra Heat 🤖🧹

Cross Compilation Tools for the Dreame L10s Pro Ultra Heat

Overview

This repository provides tools and scripts for cross-compiling projects for the Dreame L10s Pro Ultra Heat.

Clone Repository

git clone [email protected]:RoblabWh/DreameL10sProUltraHeat.git --recursive

Setting Up the Build Environment

  1. Download Required Files:
    Download the dreame.vacuum.r2338_1527_fel.zip file from e.g. Sciebo or dustbuilder and place it in the root of this project directory.

  2. Initialize the Environment:
    Run the following command to set up the environment:

    ./init.sh

Building Examples

To build the provided examples, run:

rm -rf build && cmake -S . -B build -DCMAKE_TOOLCHAIN_FILE=../aarch64_toolchain.cmake -DONLY_BUILD_HELLOWORLD=ON && cmake --build build

Build All

./build.sh

About

Cross Compile Tools for Dreame L10s Pro Ultra Heat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published