You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ with no distortion at higher volumes.
51
51
* Enable MCLK output generation on STM32F411 (optional, for DACs that cannot generate MCK internally from the bit clock)
52
52
* Select PCM5102A or UDA1334ATS DAC
53
53
* Enable diagnostic printout on serial UART port.
54
-
* Check `docs/example_build.txt` for the build steps :
54
+
*[Check this example](docs/example_build.txt) for the build steps :
55
55
* Add the paths to the toolchain binaries to your environment `PATH` variable. Installing STLink V2 tools should have already added the path to `st-flash`.
56
56
* Run `make clean`, `make all`, `make flash` to build and flash the binary.
57
57
@@ -70,8 +70,8 @@ with no distortion at higher volumes.
70
70
* External R, G, B LEDs indicate sampling frequency 96kHz, 48kHz, 44.1kHz respectively
71
71
* On-board LED (pin PC13) for diagnostic status
72
72
* UART2 serial interface @ 115200baud for diagnostic information
0 commit comments