sandbox-libulfius/simple-example/readme.md

18 lines
152 B
Markdown
Raw Permalink Normal View History

2023-05-23 10:08:24 +02:00
* install dependencies on Debian Bullseye
```
sudo apt install libulfius-dev --no-install-recommends
```
* build
```
make
```
* run
```
./main
```