Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Kestrel Collaboration
Kestrel Firmware
serial
061c184d0002a72e72e86085cb6d9889df3a7e35
061c184d0002a72e72e86085cb6d9889df3a7e35
Switch branch/tag
serial
Makefile
Find file
Normal view
History
Permalink
Makefile
92 Bytes
Edit
Web IDE
Newer
Older
Correcting the behavior of Serial::setPort and anything that modifies stuff...
John Harrison
committed
13 years ago
1
2
3
4
5
ifdef
ROS_ROOT
include
$(shell rospack find mk)/cmake.mk
else
include
serial.makefile
endif