Update installation authored by Pablo Gil Pereira's avatar Pablo Gil Pereira
......@@ -28,6 +28,8 @@ The following compile-flags for CMake are supported:
* `DEBUG`: Enables the output of debug information.
* `XLAP`: Enables the cross layer timing analysis tool, which captures traces of packets throughout PRRT. The solution can be found at [here](http://xlap.larn.systems).
#### DeepSHARQ
### Debugging
We provide a DEBUG build type for CMake. You can use it by typing:
......
......