2025-05-06 22:57:57 +02:00
2025-02-07 18:22:25 +01:00
2025-05-06 22:11:58 +02:00
2025-04-20 23:11:11 +02:00
2025-05-06 22:57:57 +02:00
2025-05-06 22:45:31 +02:00
2024-06-15 23:54:18 +02:00
2024-06-15 23:55:48 +02:00
2025-05-06 22:33:03 +02:00
2025-05-06 22:42:00 +02:00

HDB

Build

Build dependencies

Runtime dependencies

Building

Firstly make sure you have cloned the repository to your system.

This project ships with a Makefile which can be used for compiling a debug version or a release version.

The debug version is made using '-ggdb', so if you use a debugger other than GDB, you will need to modify the Makefile

By default it compiles the debug version. To compile the build version, you can run the following command in a terminal.

make release
Description
No description provided
Readme MIT 296 KiB
Languages
C 97.4%
Makefile 1.9%
Shell 0.7%