Skip to content
Snippets Groups Projects
Commit bb9234b2 authored by Corné Lukken's avatar Corné Lukken Committed by Tammo Jan Dijkema
Browse files

Small improvements to documentation

parent 62538609
Branches
No related tags found
No related merge requests found
......@@ -22,4 +22,7 @@ Building the software
Just run "make". To see more targets, run "make help". You may also run make in
the individual directories.
```shell
autoconf
./configure --host arm-none-eabihf CFLAGS=-specs /usr/local/arm-none-eabihf/lib/atsamx70x21_flash.specs --disable-am335x --enable-embedded --disable-test --disable-ethercat --disable-vesp
```
......@@ -7,6 +7,9 @@ Directories:
Programs:
trace_dump Dump trace data to stdout.
[host] [port] [trace] <interval>
- [stdin]
trace_fft View the spectrum of a trace.
[trace] [interval]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment