From b26e4c01162d8262466e5f581c5956847c43454f Mon Sep 17 00:00:00 2001 From: Francisco Molina Date: Fri, 3 Sep 2021 19:28:52 +0200 Subject: [PATCH] doc/doxygen/src/advanced-build-system-tricks: fix no udev link --- doc/doxygen/src/advanced-build-system-tricks.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/doxygen/src/advanced-build-system-tricks.md b/doc/doxygen/src/advanced-build-system-tricks.md index 353dd2dee4..6b9dc58753 100644 --- a/doc/doxygen/src/advanced-build-system-tricks.md +++ b/doc/doxygen/src/advanced-build-system-tricks.md @@ -172,8 +172,8 @@ Documentation: * Udev manpage http://manpages.ubuntu.com/manpages/eoan/en/man7/udev.7.html -# Handling multiple boards without udev-rules -============================================= +Handling multiple boards without udev-rules {#multiple-boards-no-udev} +=========================================== This is a simpler approach to the above mentioned issue. The solution here only uses a makefile script for selecting the debugger and serial port. No