1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

Merge pull request #16810 from fjmolinas/pr_no_udev_link

doc/doxygen/src/advanced-build-system-tricks: fix no udev link
This commit is contained in:
Koen Zandberg 2021-09-03 20:20:37 +02:00 committed by GitHub
commit d96a7f98c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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