This Library creates Mahda Log File MLF
Version : 4
To run the basic example, follow these steps:
- Clone the repository
git clone https://github.com/MahdaSystem/MLFTools.git- Go to the example directory
cd ./MLFTools/example/basic- Run the make command
make all- Run the example
./build/output.elf- The
.mlffile will be generated in thebuilddirectory