1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-30 00:00:11 +01:00

Update common/include/villas/kernel/devices/device_ip_matcher.hpp

Co-authored-by: Niklas Eiling <niklas.eiling@eonerc.rwth-aachen.de>
Signed-off-by: IgnoreWarnings <119685519+IgnoreWarnings@users.noreply.github.com>
This commit is contained in:
IgnoreWarnings 2024-12-04 11:48:47 -05:00 committed by GitHub
parent e957e6c24a
commit b5c256486f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
/* Matcher for IP devices in an OS devicetree and ips on a fpga board.
* Matching based on adress prefix in device name and ip memoryaddress
* Matching based on address prefix in device name and ip memory address
*
* Author: Pascal Bauer <pascal.bauer@rwth-aachen.de>
*